Skip to content

Commit d894f56

Browse files
Fix the version of eslint-plugin-import
1 parent 42b1b34 commit d894f56

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

package-lock.json

+1-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-eslint-comments": "^3.2.0",
3232
"eslint-plugin-filenames": "^1.3.2",
3333
"eslint-plugin-i18n-text": "^1.0.1",
34-
"eslint-plugin-import": "^2.24.2",
34+
"eslint-plugin-import": "^2.25.2",
3535
"eslint-plugin-no-only-tests": "^2.6.0",
3636
"eslint-plugin-prettier": "^3.3.1",
3737
"eslint-rule-documentation": ">=1.0.0",

0 commit comments

Comments
 (0)