Skip to content

Commit d8c9b27

Browse files
committed
build: update dep dev
1 parent fefdd4f commit d8c9b27

2 files changed

Lines changed: 147 additions & 20 deletions

File tree

package-lock.json

Lines changed: 145 additions & 18 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
@@ -12,8 +12,8 @@
1212
"chai": "^4.2.0",
1313
"istanbul": "^0.4.5",
1414
"jscs": "^3.0.7",
15-
"jshint": "^2.10.3",
16-
"mocha": "^6.2.2"
15+
"jshint": "^2.11.0",
16+
"mocha": "^7.1.0"
1717
},
1818
"scripts": {
1919
"test": "npm run lint && mocha -R dot && npm run cover",

0 commit comments

Comments
 (0)