Bump @types/mocha from 10.0.3 to 10.0.4 in /js (#24616)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.3 to 10.0.4. - [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
8016646509
commit
c64cd5d56c
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@faker-js/faker": "^8.2.0",
|
||||
"@types/chai": "^4.3.9",
|
||||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/mocha": "^10.0.3",
|
||||
"@types/mocha": "^10.0.4",
|
||||
"@types/node": "^20.8.10",
|
||||
"chai": "^4.3.10",
|
||||
"mocha": "^10.2.0",
|
||||
|
|
|
@ -336,8 +336,8 @@ importers:
|
|||
specifier: ^4.17.10
|
||||
version: 4.17.10
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.3
|
||||
version: 10.0.3
|
||||
specifier: ^10.0.4
|
||||
version: 10.0.4
|
||||
'@types/node':
|
||||
specifier: ^20.8.10
|
||||
version: 20.8.10
|
||||
|
@ -1965,8 +1965,8 @@ packages:
|
|||
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
|
||||
dev: true
|
||||
|
||||
/@types/mocha@10.0.3:
|
||||
resolution: {integrity: sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==}
|
||||
/@types/mocha@10.0.4:
|
||||
resolution: {integrity: sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.18.8:
|
||||
|
|
Loading…
Reference in a new issue