Skip to content

Commit

Permalink
fix: upgrade eslint from 5.0.0 to 5.16.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 5.0.0 to 5.16.0.

See this package in NPM:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/davidkindler/project/6865432e-9ae7-40aa-ab6d-807d59d4dccc?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 23, 2020
1 parent 8e5cb13 commit 022186a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"css-loader": "1.0.0",
"dotenv": "4.0.0",
"enzyme-to-json": "^3.3.1",
"eslint": "5.0.0",
"eslint": "5.16.0",
"eslint-config-react-app": "^2.0.0",
"eslint-loader": "1.9.0",
"eslint-plugin-flowtype": "2.50.3",
Expand Down

0 comments on commit 022186a

Please sign in to comment.