Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-import from 2.24.0 to 2.24.2 (#80)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-import from 2.24.0 to 2.24.2.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/64979d5f-8f51-42cf-84c4-6c7388aff995?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Oct 14, 2021
1 parent 977cff0 commit 7ffa70f
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 36 deletions.
113 changes: 78 additions & 35 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 @@ -49,7 +49,7 @@
"eslint": "^7.18.0",
"eslint-config-semistandard": "^15.0.1",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"husky": "^6.0.0",
Expand Down

0 comments on commit 7ffa70f

Please sign in to comment.