Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/richm-ww/project/816bc827-3052-4910-9cec-85d6bd42cb31?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 2, 2020
1 parent e909a33 commit bb4b88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"babel-eslint": "10.0.2",
"babel-preset-env": "^1.7.0",
"babel-preset-stage-0": "6.24.1",
"eslint": "6.3.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.2",
"node-mocks-http": "1.7.6",
Expand Down

0 comments on commit bb4b88b

Please sign in to comment.