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 fe82b52 commit 5064414Copy full SHA for 5064414
package.json
@@ -30,14 +30,14 @@
30
"test": "mocha"
31
},
32
"devDependencies": {
33
- "chai": "^4.1.0",
34
- "eslint": "^4.3.0",
35
- "eslint-config-tc": "^2.1.0",
36
- "eslint-formatter-pretty": "^1.1.0",
+ "chai": "^4.1.2",
+ "eslint": "^4.10.0",
+ "eslint-config-tc": "^2.2.0",
+ "eslint-formatter-pretty": "^1.3.0",
37
"is-plain-obj": "^1.1.0",
38
"jsonlint": "^1.6.2",
39
- "mocha": "^3.5.0",
40
- "npm-package-json-lint": "^2.6.0",
+ "mocha": "^4.0.1",
+ "npm-package-json-lint": "^2.11.0",
41
"temp-write": "^3.3.0"
42
43
"peerDependencies": {
0 commit comments