Bump mocha from 10.6.0 to 10.7.0 (#31465)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0. - [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.6.0...v10.7.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... 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
10fc2e9a31
commit
c56766bf70
2 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@
|
|||
"@types/node": "^20.14.11",
|
||||
"chai": "^5.1.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mocha": "^10.6.0",
|
||||
"mocha": "^10.7.0",
|
||||
"ts-node": "^10.9.2"
|
||||
},
|
||||
"author": {
|
||||
|
|
|
@ -351,8 +351,8 @@ importers:
|
|||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
mocha:
|
||||
specifier: ^10.6.0
|
||||
version: 10.6.0
|
||||
specifier: ^10.7.0
|
||||
version: 10.7.0
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.7)(@types/node@20.14.11)(typescript@5.5.3)
|
||||
|
@ -3649,8 +3649,8 @@ packages:
|
|||
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
|
||||
mocha@10.6.0:
|
||||
resolution: {integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==}
|
||||
mocha@10.7.0:
|
||||
resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -8412,7 +8412,7 @@ snapshots:
|
|||
|
||||
minipass@7.1.2: {}
|
||||
|
||||
mocha@10.6.0:
|
||||
mocha@10.7.0:
|
||||
dependencies:
|
||||
ansi-colors: 4.1.3
|
||||
browser-stdout: 1.3.1
|
||||
|
|
Loading…
Reference in a new issue