Skip to content

Commit eff2641

Browse files
fix(deps): update dependency eslint-plugin-import to v2.29.0 (#1610)
* :fix(deps): update dependency eslint-plugin-import to v2.29.0 * chore: add changeset renovate-7c08f06 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 3d3a134 commit eff2641

File tree

3 files changed

+117
-36
lines changed

3 files changed

+117
-36
lines changed

.changeset/renovate-7c08f06.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.29.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-config-prettier": "9.0.0",
2626
"eslint-plugin-deprecation": "2.0.0",
2727
"eslint-plugin-eslint-comments": "3.2.0",
28-
"eslint-plugin-import": "2.28.1",
28+
"eslint-plugin-import": "2.29.0",
2929
"eslint-plugin-jsx-a11y": "6.7.1",
3030
"eslint-plugin-react": "7.33.2",
3131
"eslint-plugin-react-hooks": "4.6.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)