eslint-config-gnavi
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "eslint-config-gnavi", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "ESLint config for gnavi ui", | ||
@@ -24,8 +24,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^1.6.0", | ||
"eslint": "^1.10.1", | ||
"release-it": "^2.3.1" | ||
}, | ||
"dependencies": { | ||
"strip-json-comments": "^1.0.4" | ||
"strip-json-comments": "^2.0.0" | ||
} | ||
} |
14864
+ Addedstrip-json-comments@2.0.1(transitive)
- Removedstrip-json-comments@1.0.4(transitive)
Updatedstrip-json-comments@^2.0.0