Skip to content

Commit 6bbc850

Browse files
committed
Remove matcha to fix security warning
1 parent 4d72553 commit 6bbc850

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

package-lock.json

-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"test-repository": "nyc mocha test/repository.js",
3535
"test-resolver": "nyc mocha test/resolver.js",
3636
"doc": "jsdoc -c ./jsdoc.json ./readme.md",
37-
"benchmark": "matcha benchmark/**",
3837
"coverage": "nyc report --reporter=text-lcov | coveralls"
3938
},
4039
"dependencies": {
@@ -63,7 +62,6 @@
6362
"cross-spawn": "^7.0.1",
6463
"fs-extra": "^8.1.0",
6564
"jsdoc": "^3.6.3",
66-
"matcha": "^0.7.0",
6765
"mocha": "^5.2.0",
6866
"nyc": "^15.0.0",
6967
"sinon": "^5.1.1",

0 commit comments

Comments
 (0)