Bump @types/mocha from 10.0.8 to 10.0.9 (#33668)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.8 to 10.0.9. - [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
b082fe7081
commit
e8dfc06f5c
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@
|
|||
"@faker-js/faker": "^9.0.3",
|
||||
"@types/chai": "^5.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.8",
|
||||
"@types/mocha": "^10.0.9",
|
||||
"@types/node": "^22.7.2",
|
||||
"chai": "^5.1.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -360,8 +360,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.8
|
||||
version: 10.0.8
|
||||
specifier: ^10.0.9
|
||||
version: 10.0.9
|
||||
'@types/node':
|
||||
specifier: ^22.7.2
|
||||
version: 22.7.2
|
||||
|
@ -1705,8 +1705,8 @@ packages:
|
|||
'@types/lodash@4.17.7':
|
||||
resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
|
||||
|
||||
'@types/mocha@10.0.8':
|
||||
resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==}
|
||||
'@types/mocha@10.0.9':
|
||||
resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==}
|
||||
|
||||
'@types/node@22.7.0':
|
||||
resolution: {integrity: sha512-MOdOibwBs6KW1vfqz2uKMlxq5xAfAZ98SZjO8e3XnAbFnTJtAspqhWk7hrdSAs9/Y14ZWMiy7/MxMUzAOadYEw==}
|
||||
|
@ -6261,7 +6261,7 @@ snapshots:
|
|||
|
||||
'@types/lodash@4.17.7': {}
|
||||
|
||||
'@types/mocha@10.0.8': {}
|
||||
'@types/mocha@10.0.9': {}
|
||||
|
||||
'@types/node@22.7.0':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue