Skip to content

Commit e12040f

Browse files
committed
fix: upgrade eslint-plugin-import from 2.30.0 to 2.31.0
Snyk has created this PR to upgrade eslint-plugin-import from 2.30.0 to 2.31.0. See this package in npm: eslint-plugin-import See this project in Snyk: https://app.snyk.io/org/indy2kro/project/9f43d42b-212b-4851-b15c-d9c34efe76c1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 54bf0c5 commit e12040f

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

package-lock.json

Lines changed: 14 additions & 10 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
@@ -4,7 +4,7 @@
44
"eslint": "^8.37.0",
55
"eslint-config-airbnb-base": "^15.0.0",
66
"eslint-config-standard": "^17.0.0",
7-
"eslint-plugin-import": "^2.27.5",
7+
"eslint-plugin-import": "^2.31.0",
88
"eslint-plugin-n": "^15.7.0",
99
"eslint-plugin-promise": "^6.1.1",
1010
"eslint-plugin-vue": "^9.10.0",

0 commit comments

Comments
 (0)