Bump @types/mocha from 10.0.5 to 10.0.6 in /js (#24948)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.5 to 10.0.6. - [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
c8e9950c01
commit
9af85f4535
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@faker-js/faker": "^8.3.1",
|
||||
"@types/chai": "^4.3.11",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mocha": "^10.0.5",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "^20.9.2",
|
||||
"chai": "^4.3.10",
|
||||
"mocha": "^10.2.0",
|
||||
|
|
|
@ -336,8 +336,8 @@ importers:
|
|||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.5
|
||||
version: 10.0.5
|
||||
specifier: ^10.0.6
|
||||
version: 10.0.6
|
||||
'@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.5:
|
||||
resolution: {integrity: sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==}
|
||||
/@types/mocha@10.0.6:
|
||||
resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.18.8:
|
||||
|
|
Loading…
Reference in a new issue