Skip to content

Commit 4a9dda5

Browse files
fix(deps): update dependency eslint-plugin-import to v2.31.0 (#2227)
* fix(deps): update dependency eslint-plugin-import to v2.31.0 * chore: add changeset renovate-dc89beb --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 9d92b27 commit 4a9dda5

File tree

3 files changed

+27
-21
lines changed

3 files changed

+27
-21
lines changed

.changeset/renovate-dc89beb.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `eslint-plugin-import` to `2.31.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "9.1.0",
4242
"eslint-plugin-deprecation": "3.0.0",
4343
"eslint-plugin-eslint-comments": "3.2.0",
44-
"eslint-plugin-import": "2.30.0",
44+
"eslint-plugin-import": "2.31.0",
4545
"eslint-plugin-jsx-a11y": "6.10.0",
4646
"eslint-plugin-react": "7.36.0",
4747
"eslint-plugin-react-hooks": "4.6.2"

pnpm-lock.yaml

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)