Bump mocha from 10.6.0 to 10.7.0 (#125)
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:
Родитель
86a0feb6cc
Коммит
28fedb5b3b
|
@ -14,7 +14,7 @@
|
|||
"probot": "^12.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^10.6.0",
|
||||
"mocha": "^10.7.0",
|
||||
"nock": "^13.5.4",
|
||||
"nyc": "^17.0.0",
|
||||
"smee-client": "^2.0.1",
|
||||
|
@ -3102,9 +3102,9 @@
|
|||
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
||||
},
|
||||
"node_modules/mocha": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz",
|
||||
"integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==",
|
||||
"version": "10.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz",
|
||||
"integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ansi-colors": "^4.1.3",
|
||||
|
@ -7421,9 +7421,9 @@
|
|||
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
||||
},
|
||||
"mocha": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz",
|
||||
"integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==",
|
||||
"version": "10.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz",
|
||||
"integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-colors": "^4.1.3",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"author": "Rob Anderson (https://github.com/robandpdx)",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"mocha": "^10.6.0",
|
||||
"mocha": "^10.7.0",
|
||||
"nock": "^13.5.4",
|
||||
"nyc": "^17.0.0",
|
||||
"smee-client": "^2.0.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче