Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-import from 2.18.2 to 2.19.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-import from 2.18.2 to 2.19.1.

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

See this project in Snyk:
https://app.snyk.io/org/stephangerbeth/project/cbff12b5-9eac-45b3-a16e-68856fb25d72?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and MrTelanie committed Jan 13, 2020
1 parent b1a5e3d commit cbe706a
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 110 deletions.
287 changes: 178 additions & 109 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"cross-env": "^6.0.3",
"eslint": "^6.7.2",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.16.0",
"nyc": "^15.0.0",
Expand Down

0 comments on commit cbe706a

Please sign in to comment.