Skip to content

Commit 1004e15

Browse files
fix(deps): update dependency eslint-config-airbnb-typescript to v17.1.0 (#1389)
* fix(deps): update dependency eslint-config-airbnb-typescript to v17.1.0 * chore: add changeset renovate-8f8097d --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com>
1 parent ff1d998 commit 1004e15

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

.changeset/renovate-8f8097d.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-config-airbnb-typescript` to `17.1.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/eslint-plugin": "5.62.0",
2222
"@typescript-eslint/parser": "5.62.0",
2323
"eslint-config-airbnb": "19.0.4",
24-
"eslint-config-airbnb-typescript": "17.0.0",
24+
"eslint-config-airbnb-typescript": "17.1.0",
2525
"eslint-config-prettier": "8.8.0",
2626
"eslint-plugin-deprecation": "1.4.1",
2727
"eslint-plugin-eslint-comments": "3.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)