Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c97898

Browse filesBrowse files
authored
Upgrade eslint-plugin-import for eslint 9 support (#603)
See https://github.com/import-js/eslint-plugin-import/releases/tag/v2.31.0
1 parent 3d1ffee commit 1c97898
Copy full SHA for 1c97898

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-eslint-comments": "^3.2.0",
4444
"eslint-plugin-filenames": "^1.3.2",
4545
"eslint-plugin-i18n-text": "^1.0.1",
46-
"eslint-plugin-import": "^2.25.2",
46+
"eslint-plugin-import": "^2.31.0",
4747
"eslint-plugin-jsx-a11y": "^6.10.2",
4848
"eslint-plugin-no-only-tests": "^3.0.0",
4949
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.