Skip to content

Commit 0a42ecb

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
1 parent ddac2f6 commit 0a42ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"chalk": "1.1.3",
3939
"cross-spawn": "4.0.0",
4040
"css-loader": "0.23.1",
41-
"eslint": "3.1.1",
41+
"eslint": "6.6.0",
4242
"eslint-loader": "1.4.1",
4343
"eslint-plugin-import": "1.10.3",
4444
"eslint-plugin-react": "5.2.2",

0 commit comments

Comments
 (0)