Skip to content

Commit 0188c84

Browse files
committed
deps: Update devDependencies
1 parent 739a293 commit 0188c84

File tree

2 files changed

+82
-84
lines changed

2 files changed

+82
-84
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,20 @@
2222
"devDependencies": {
2323
"coveralls": "^3.0.0",
2424
"es6-callback-manager": "^2.0.1",
25-
"eslint": "~4.16.0",
26-
"grunt": "^1.0.1",
25+
"eslint": "^4.17.0",
26+
"grunt": "^1.0.2",
2727
"grunt-env": "^0.4.4",
2828
"grunt-eslint": "^20.1.0",
2929
"grunt-jsdoc-to-markdown": "^4.0.0",
3030
"grunt-mocha-istanbul": "^5.0.2",
3131
"grunt-mocha-test": "^0.13.3",
3232
"istanbul": "^0.4.5",
3333
"jit-grunt": "^0.10.0",
34-
"mocha": "^5.0.0",
34+
"mocha": "^5.0.1",
3535
"semver": "^5.5.0",
3636
"should": "~13.2.1",
3737
"should-sinon": "0.0.6",
38-
"sinon": "~4.2.2"
38+
"sinon": "~4.3.0"
3939
},
4040
"scripts": {
4141
"test": "grunt"

0 commit comments

Comments
 (0)