- npm: Use stable mocha-badge-generator now that updated
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -9989,8 +9989,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mocha-badge-generator": {
|
"mocha-badge-generator": {
|
||||||
"version": "git+https://github.com/brettz9/mocha-badge-generator.git#66ed6c32218f7bdb85851b5abddbce01c55ddf6f",
|
"version": "0.4.0",
|
||||||
"from": "git+https://github.com/brettz9/mocha-badge-generator.git#updated-badge-up",
|
"resolved": "https://registry.npmjs.org/mocha-badge-generator/-/mocha-badge-generator-0.4.0.tgz",
|
||||||
|
"integrity": "sha512-kLnjya4oyFyRw3Js3mn7Boji9NnTfWsv4b+k38Pdv1LXisZlO59oauhr6IMAe7huciIn4X1gDFXmtlWD830ehA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing"
|
"badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing"
|
||||||
|
|||||||
@@ -165,7 +165,7 @@
|
|||||||
"license-badger": "^0.9.3",
|
"license-badger": "^0.9.3",
|
||||||
"load-stylesheets": "^0.9.0",
|
"load-stylesheets": "^0.9.0",
|
||||||
"mocha": "^7.0.0",
|
"mocha": "^7.0.0",
|
||||||
"mocha-badge-generator": "https://github.com/brettz9/mocha-badge-generator#updated-badge-up",
|
"mocha-badge-generator": "^0.4.0",
|
||||||
"mochawesome": "^4.1.0",
|
"mochawesome": "^4.1.0",
|
||||||
"mochawesome-merge": "^4.0.0",
|
"mochawesome-merge": "^4.0.0",
|
||||||
"mochawesome-report-generator": "^4.1.0",
|
"mochawesome-report-generator": "^4.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user