Bump @types/chai from 4.3.18 to 4.3.19
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.18 to 4.3.19. - [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>
This commit is contained in:
parent
8dcc92c94a
commit
154c72c4b7
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.4.1",
|
||||
"@types/chai": "^4.3.18",
|
||||
"@types/chai": "^4.3.19",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^22.5.0",
|
||||
|
|
|
@ -354,8 +354,8 @@ importers:
|
|||
specifier: ^8.4.1
|
||||
version: 8.4.1
|
||||
'@types/chai':
|
||||
specifier: ^4.3.18
|
||||
version: 4.3.18
|
||||
specifier: ^4.3.19
|
||||
version: 4.3.19
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
|
@ -1729,8 +1729,8 @@ packages:
|
|||
'@types/aria-query@5.0.4':
|
||||
resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
|
||||
|
||||
'@types/chai@4.3.18':
|
||||
resolution: {integrity: sha512-2UfJzigyNa8kYTKn7o4hNMPphkxtu4WTJyobK3m4FBpyj7EK5xgtPcOtxLm7Dznk/Qxr0QXn+gQbkg7mCZKdfg==}
|
||||
'@types/chai@4.3.19':
|
||||
resolution: {integrity: sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==}
|
||||
|
||||
'@types/d3-array@3.2.1':
|
||||
resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==}
|
||||
|
@ -6389,7 +6389,7 @@ snapshots:
|
|||
|
||||
'@types/aria-query@5.0.4': {}
|
||||
|
||||
'@types/chai@4.3.18': {}
|
||||
'@types/chai@4.3.19': {}
|
||||
|
||||
'@types/d3-array@3.2.1': {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue