Skip to content

Commit da100e7

Browse files
authored
fix: upgrade eslint-plugin-import from 2.24.0 to 2.24.1 (#282)
Snyk has created this PR to upgrade eslint-plugin-import from 2.24.0 to 2.24.1. 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=upgrade-pr
1 parent 6223ddb commit da100e7

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package-lock.json

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "^6.8.0",
4747
"eslint-config-semistandard": "^15.0.1",
4848
"eslint-config-standard": "^14.1.0",
49-
"eslint-plugin-import": "~2.24.0",
49+
"eslint-plugin-import": "~2.24.1",
5050
"eslint-plugin-node": "~11.1.0",
5151
"eslint-plugin-promise": "~4.3.1",
5252
"eslint-plugin-standard": "^4.1.0",

0 commit comments

Comments
 (0)