Bump @types/mocha from 10.0.6 to 10.0.7 (#30676)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.6 to 10.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" 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
ee44f09cf3
commit
07081e1916
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
|||
"@faker-js/faker": "^8.4.1",
|
||||
"@types/chai": "^4.3.16",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.7",
|
||||
"chai": "^5.1.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -336,8 +336,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.6
|
||||
version: 10.0.6
|
||||
specifier: ^10.0.7
|
||||
version: 10.0.7
|
||||
'@types/node':
|
||||
specifier: ^20.14.7
|
||||
version: 20.14.7
|
||||
|
@ -1654,8 +1654,8 @@ packages:
|
|||
'@types/lodash@4.17.1':
|
||||
resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==}
|
||||
|
||||
'@types/mocha@10.0.6':
|
||||
resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==}
|
||||
'@types/mocha@10.0.7':
|
||||
resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==}
|
||||
|
||||
'@types/node@20.14.6':
|
||||
resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==}
|
||||
|
@ -6170,7 +6170,7 @@ snapshots:
|
|||
|
||||
'@types/lodash@4.17.1': {}
|
||||
|
||||
'@types/mocha@10.0.6': {}
|
||||
'@types/mocha@10.0.7': {}
|
||||
|
||||
'@types/node@20.14.6':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue