Bump @types/mocha from 10.0.4 to 10.0.5 in /js (#24872)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.4 to 10.0.5. - [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
4968c35536
commit
c17d75a613
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@faker-js/faker": "^8.3.1",
|
||||
"@types/chai": "^4.3.10",
|
||||
"@types/lodash-es": "^4.17.11",
|
||||
"@types/mocha": "^10.0.4",
|
||||
"@types/mocha": "^10.0.5",
|
||||
"@types/node": "^20.9.2",
|
||||
"chai": "^4.3.10",
|
||||
"mocha": "^10.2.0",
|
||||
|
|
|
@ -336,8 +336,8 @@ importers:
|
|||
specifier: ^4.17.11
|
||||
version: 4.17.11
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.4
|
||||
version: 10.0.4
|
||||
specifier: ^10.0.5
|
||||
version: 10.0.5
|
||||
'@types/node':
|
||||
specifier: ^20.9.2
|
||||
version: 20.9.2
|
||||
|
@ -2065,8 +2065,8 @@ packages:
|
|||
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
|
||||
dev: true
|
||||
|
||||
/@types/mocha@10.0.4:
|
||||
resolution: {integrity: sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==}
|
||||
/@types/mocha@10.0.5:
|
||||
resolution: {integrity: sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.18.8:
|
||||
|
|
Loading…
Reference in a new issue