Skip to content

Commit bbdda61

Browse files
committedOct 5, 2024·
fix(deps): update dependency eslint-plugin-import to v2.31.0
1 parent 92f3c4f commit bbdda61

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed
 

‎package-lock.json

+18-16
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
@@ -28,7 +28,7 @@
2828
"eslint-config-airbnb-base": "15.0.0",
2929
"eslint-import-resolver-exports": "1.0.0-beta.5",
3030
"eslint-plugin-header": "3.1.1",
31-
"eslint-plugin-import": "2.30.0"
31+
"eslint-plugin-import": "2.31.0"
3232
},
3333
"devDependencies": {
3434
"@semantic-release/changelog": "6.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.