Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-import from 2.25.1 to 2.25.2 (#289)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-import from 2.25.1 to 2.25.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/e8d21d75-2403-4802-8afa-ada5e48d4de5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored May 5, 2022
1 parent 7bb267a commit 1b90ae2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -47,7 +47,7 @@
"eslint": "^7.16.0",
"eslint-config-semistandard": "^15.0.1",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "~2.25.1",
"eslint-plugin-import": "~2.25.2",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-promise": "~4.3.1",
"eslint-plugin-standard": "^4.1.0",
Expand Down

0 comments on commit 1b90ae2

Please sign in to comment.