Skip to content

Commit

Permalink
fix: upgrade eslint from 6.6.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.6.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/38d39214-43fc-4bf7-ac80-3f50b82b7e2c?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 27, 2020
1 parent 6d3b468 commit 32ebc8b
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 @@ -25,7 +25,7 @@
"babel-eslint": "10.0.2",
"babel-preset-env": "^1.7.0",
"babel-preset-stage-0": "6.24.1",
"eslint": "6.6.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.20.2",
"node-mocks-http": "1.7.6",
Expand Down

0 comments on commit 32ebc8b

Please sign in to comment.