Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit b2cc780

Browse files
renovate-botAVaksman
authored andcommitted
chore(deps): update dependency mocha to v7 (#809)
1 parent d6ec749 commit b2cc780

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"js-green-licenses": "^1.0.0",
8787
"linkinator": "^1.5.0",
8888
"mkdirp": "^0.5.1",
89-
"mocha": "^6.1.4",
89+
"mocha": "^7.0.0",
9090
"mv": "^2.1.1",
9191
"ncp": "^2.0.0",
9292
"nock": "^11.0.0",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"execa": "^4.0.0",
22-
"mocha": "^6.0.0"
22+
"mocha": "^7.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)