We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15219e6 commit 90fb04fCopy full SHA for 90fb04f
package.json
@@ -29,13 +29,13 @@
29
},
30
"homepage": "https://github.com/SimplePEG/JavaScript#readme",
31
"devDependencies": {
32
- "chai": "^3.5.0",
+ "chai": "^4.1.0",
33
"coveralls": "^2.11.9",
34
- "eslint": "^3.12.2",
+ "eslint": "^4.3.0",
35
"istanbul": "^0.4.4",
36
- "mocha": "^2.4.5",
+ "mocha": "^3.4.2",
37
"mocha-lcov-reporter": "^1.2.0",
38
"recursive-readdir-sync": "^1.0.6",
39
- "webpack": "^1.14.0"
+ "webpack": "^3.4.1"
40
}
41
0 commit comments