Bump @types/chai from 4.3.13 to 4.3.14 in /js (#28115)

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.13 to 4.3.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-21 11:07:51 +01:00 committed by GitHub
parent f40bf4ca2a
commit 2e6739dcb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@types/chai": "^4.3.13",
"@types/chai": "^4.3.14",
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",

View file

@ -333,8 +333,8 @@ importers:
specifier: ^8.4.1
version: 8.4.1
'@types/chai':
specifier: ^4.3.13
version: 4.3.13
specifier: ^4.3.14
version: 4.3.14
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
@ -2086,8 +2086,8 @@ packages:
resolution: {integrity: sha512-0Z6Tr7wjKJIk4OUEjVUQMtyunLDy339vcMaj38Kpj6jM2OE1p3S4kXExKZ7a3uXQAPCoy3sbrP1wibDKaf39oA==}
dev: true
/@types/chai@4.3.13:
resolution: {integrity: sha512-+LxQEbg4BDUf88utmhpUpTyYn1zHao443aGnXIAQak9ZMt9Rtsic0Oig0OS1xyIqdDXc5uMekoC6NaiUlkT/qA==}
/@types/chai@4.3.14:
resolution: {integrity: sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==}
dev: true
/@types/d3-array@3.2.0: