Skip to content

Commit 305fb1f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
1 parent ddac2f6 commit 305fb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"chalk": "1.1.3",
3939
"cross-spawn": "4.0.0",
4040
"css-loader": "0.23.1",
41-
"eslint": "3.1.1",
41+
"eslint": "4.7.0",
4242
"eslint-loader": "1.4.1",
43-
"eslint-plugin-import": "1.10.3",
43+
"eslint-plugin-import": "2.6.1",
4444
"eslint-plugin-react": "5.2.2",
4545
"extract-text-webpack-plugin": "1.0.1",
4646
"file-loader": "0.9.0",

0 commit comments

Comments
 (0)