Skip to content

Commit 499f051

Browse files
committed
Upgrade: dev dependcies to latest
1 parent c1778af commit 499f051

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"chai": "^4.1.0",
3535
"dirty-chai": "^2.0.1",
3636
"escope": "^3.6.0",
37-
"eslint": "^4.2.0",
37+
"eslint": "^5.9.0",
3838
"eslint-config-not-an-aardvark": "^2.1.0",
39-
"eslint-plugin-node": "^5.1.1",
39+
"eslint-plugin-node": "^8.0.0",
4040
"eslint-plugin-self": "^1.0.1",
41-
"espree": "^3.4.3",
41+
"espree": "^4.1.0",
4242
"estraverse": "^4.2.0",
4343
"lodash": "^4.17.2",
44-
"mocha": "^3.4.2"
44+
"mocha": "^5.2.0"
4545
},
4646
"peerDependencies": {
4747
"eslint": ">=5.0.0"

0 commit comments

Comments
 (0)