Skip to content

Commit 90fb04f

Browse files
chore(package): update dependencies
1 parent 15219e6 commit 90fb04f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
},
3030
"homepage": "https://github.com/SimplePEG/JavaScript#readme",
3131
"devDependencies": {
32-
"chai": "^3.5.0",
32+
"chai": "^4.1.0",
3333
"coveralls": "^2.11.9",
34-
"eslint": "^3.12.2",
34+
"eslint": "^4.3.0",
3535
"istanbul": "^0.4.4",
36-
"mocha": "^2.4.5",
36+
"mocha": "^3.4.2",
3737
"mocha-lcov-reporter": "^1.2.0",
3838
"recursive-readdir-sync": "^1.0.6",
39-
"webpack": "^1.14.0"
39+
"webpack": "^3.4.1"
4040
}
4141
}

0 commit comments

Comments
 (0)