Skip to content

Commit 03d0ce3

Browse files
fix(deps): update dependency eslint-plugin-deprecation to v2 (#1541)
* fix(deps): update dependency eslint-plugin-deprecation to v2 * chore: add changeset renovate-d0a8e3b --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent b5457b8 commit 03d0ce3

File tree

3 files changed

+15
-70
lines changed

3 files changed

+15
-70
lines changed

.changeset/renovate-d0a8e3b.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-deprecation` to `2.0.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-airbnb": "19.0.4",
2424
"eslint-config-airbnb-typescript": "17.1.0",
2525
"eslint-config-prettier": "9.0.0",
26-
"eslint-plugin-deprecation": "1.5.0",
26+
"eslint-plugin-deprecation": "2.0.0",
2727
"eslint-plugin-eslint-comments": "3.2.0",
2828
"eslint-plugin-import": "2.28.1",
2929
"eslint-plugin-jsx-a11y": "6.7.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)