Bump mocha from 10.8.1 to 10.8.2 (#34526)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.1 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.8.1...v10.8.2) --- updated-dependencies: - dependency-name: 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
53cfcdc273
commit
e72da1ac2c
2 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@
|
||||||
"@types/node": "^22.8.4",
|
"@types/node": "^22.8.4",
|
||||||
"chai": "^5.1.2",
|
"chai": "^5.1.2",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"mocha": "^10.8.1",
|
"mocha": "^10.8.2",
|
||||||
"ts-node": "^10.9.2"
|
"ts-node": "^10.9.2"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
|
|
|
@ -369,8 +369,8 @@ importers:
|
||||||
specifier: ^4.17.21
|
specifier: ^4.17.21
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
mocha:
|
mocha:
|
||||||
specifier: ^10.8.1
|
specifier: ^10.8.2
|
||||||
version: 10.8.1
|
version: 10.8.2
|
||||||
ts-node:
|
ts-node:
|
||||||
specifier: ^10.9.2
|
specifier: ^10.9.2
|
||||||
version: 10.9.2(@swc/core@1.7.36)(@types/node@22.8.4)(typescript@5.6.3)
|
version: 10.9.2(@swc/core@1.7.36)(@types/node@22.8.4)(typescript@5.6.3)
|
||||||
|
@ -3779,8 +3779,8 @@ packages:
|
||||||
mlly@1.7.2:
|
mlly@1.7.2:
|
||||||
resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
|
resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
|
||||||
|
|
||||||
mocha@10.8.1:
|
mocha@10.8.2:
|
||||||
resolution: {integrity: sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==}
|
resolution: {integrity: sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==}
|
||||||
engines: {node: '>= 14.0.0'}
|
engines: {node: '>= 14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -8675,7 +8675,7 @@ snapshots:
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
|
|
||||||
mocha@10.8.1:
|
mocha@10.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-colors: 4.1.3
|
ansi-colors: 4.1.3
|
||||||
browser-stdout: 1.3.1
|
browser-stdout: 1.3.1
|
||||||
|
|
Loading…
Reference in a new issue