Skip to content

Commit 729bd9f

Browse files
committed
Update dependency mocha to v7.0.1
1 parent a6656db commit 729bd9f

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@types/form-data": "2.2.1",
21-
"@types/mocha": "5.2.7",
21+
"@types/mocha": "7.0.1",
2222
"codecov": "3.6.4",
2323
"conventional-changelog-cli": "2.0.31",
2424
"fetch-mock": "6.5.2",
@@ -35,7 +35,7 @@
3535
"karma-sauce-launcher": "2.0.2",
3636
"karma-sourcemap-loader": "0.3.7",
3737
"lint-staged": "10.0.7",
38-
"mocha": "7.0.0",
38+
"mocha": "7.0.1",
3939
"npm-run-all": "4.1.5",
4040
"phantomjs-prebuilt": "2.1.16",
4141
"prettier": "1.19.1",

0 commit comments

Comments
 (0)