Skip to content

Commit 2bbee23

Browse files
committed
chore: Update devDependencies
1 parent 0e7511a commit 2bbee23

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"mysql": "^2.17.1"
3232
},
3333
"devDependencies": {
34-
"@nwoltman/eslint-config": "~0.5.1",
35-
"coveralls": "^3.0.7",
34+
"@nwoltman/eslint-config": "~0.6.0",
35+
"coveralls": "^3.0.9",
3636
"es6-callback-manager": "^2.0.1",
37-
"eslint": "^6.6.0",
37+
"eslint": "^6.8.0",
3838
"grunt": "^1.0.4",
3939
"grunt-env": "^1.0.1",
4040
"grunt-eslint": "^22.0.0",
@@ -43,11 +43,11 @@
4343
"grunt-mocha-test": "^0.13.3",
4444
"istanbul": "^0.4.5",
4545
"jit-grunt": "^0.10.0",
46-
"mocha": "^6.2.2",
47-
"semver": "^6.3.0",
46+
"mocha": "^7.0.1",
47+
"semver": "^7.1.3",
4848
"should": "~13.2.3",
4949
"should-sinon": "0.0.6",
50-
"sinon": "~7.5.0"
50+
"sinon": "~8.1.1"
5151
},
5252
"scripts": {
5353
"test": "grunt"

0 commit comments

Comments
 (0)