Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 43e05c6

Browse files
renovate-botAVaksman
authored andcommitted
chore(deps): update dependency mocha to v7 (#1180)
1 parent a6f825e commit 43e05c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"intelli-espower-loader": "^1.0.1",
8585
"js-green-licenses": "^1.0.0",
8686
"linkinator": "^1.5.0",
87-
"mocha": "^6.0.0",
87+
"mocha": "^7.0.0",
8888
"nock": "^11.0.0",
8989
"nyc": "^14.0.0",
9090
"once": "^1.4.0",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
},
2525
"devDependencies": {
2626
"execa": "^4.0.0",
27-
"mocha": "^6.1.4"
27+
"mocha": "^7.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)