Skip to content

Commit 42fdc15

Browse files
renovate-botBenjamin E. Coe
authored andcommitted
chore(deps): update dependency mocha to v7 (#787)
1 parent 46db02e commit 42fdc15

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
@@ -105,7 +105,7 @@
105105
"jsdoc-region-tag": "^1.0.2",
106106
"linkinator": "^1.5.0",
107107
"lodash.random": "^3.2.0",
108-
"mocha": "^6.0.0",
108+
"mocha": "^7.0.0",
109109
"mv": "^2.1.1",
110110
"p-limit": "^2.2.0",
111111
"power-assert": "^1.6.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
"chai": "^4.2.0",
22-
"mocha": "^6.0.0"
22+
"mocha": "^7.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)