Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to v2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 12a3881 commit 7656134
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 78 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/eslint-plugin": "7.22.10",
"eslint": "8.47.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@poool/eslint-plugin": "^3.0.0",
"eslint": "8.47.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1"
},
Expand Down
Loading

0 comments on commit 7656134

Please sign in to comment.