Bump @types/chai from 4.3.10 to 4.3.11 in /js (#24896)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.10 to 4.3.11. - [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:
parent
d0bfbde7ad
commit
6fab569528
2 changed files with 8 additions and 8 deletions
|
@ -44,7 +44,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.3.1",
|
||||
"@types/chai": "^4.3.10",
|
||||
"@types/chai": "^4.3.11",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.5",
|
||||
"@types/node": "^20.9.2",
|
||||
|
|
|
@ -330,8 +330,8 @@ importers:
|
|||
specifier: ^8.3.1
|
||||
version: 8.3.1
|
||||
'@types/chai':
|
||||
specifier: ^4.3.10
|
||||
version: 4.3.10
|
||||
specifier: ^4.3.11
|
||||
version: 4.3.11
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
|
@ -1739,15 +1739,15 @@ packages:
|
|||
/@types/chai-subset@1.3.4:
|
||||
resolution: {integrity: sha512-CCWNXrJYSUIojZ1149ksLl3AN9cmZ5djf+yUoVVV+NuYrtydItQVlL2ZDqyC6M6O9LWRnVf8yYDxbXHO2TfQZg==}
|
||||
dependencies:
|
||||
'@types/chai': 4.3.10
|
||||
'@types/chai': 4.3.11
|
||||
dev: true
|
||||
|
||||
/@types/chai@4.3.10:
|
||||
resolution: {integrity: sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==}
|
||||
dev: true
|
||||
|
||||
/@types/chai@4.3.9:
|
||||
resolution: {integrity: sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==}
|
||||
/@types/chai@4.3.11:
|
||||
resolution: {integrity: sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==}
|
||||
dev: true
|
||||
|
||||
/@types/d3-array@3.2.0:
|
||||
|
@ -7210,7 +7210,7 @@ packages:
|
|||
webdriverio:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/chai': 4.3.10
|
||||
'@types/chai': 4.3.11
|
||||
'@types/chai-subset': 1.3.4
|
||||
'@types/node': 20.9.2
|
||||
'@vitest/expect': 0.34.6
|
||||
|
@ -7275,7 +7275,7 @@ packages:
|
|||
webdriverio:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/chai': 4.3.9
|
||||
'@types/chai': 4.3.10
|
||||
'@types/chai-subset': 1.3.4
|
||||
'@types/node': 20.9.1
|
||||
'@vitest/expect': 0.34.6
|
||||
|
|
Loading…
Reference in a new issue