Skip to content

Commit 413e8f6

Browse files
fix(deps): update typescript-eslint monorepo to v8.20.0 (#2405)
* fix(deps): update typescript-eslint monorepo to v8.20.0 * chore: add changeset renovate-3fbf833 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 460b070 commit 413e8f6

File tree

3 files changed

+104
-36
lines changed

3 files changed

+104
-36
lines changed

.changeset/renovate-3fbf833.md

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

packages/eslint-config-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@eslint/compat": "1.2.5",
3939
"@eslint/eslintrc": "3.2.0",
4040
"@stylistic/eslint-plugin": "2.13.0",
41-
"@typescript-eslint/eslint-plugin": "8.19.1",
42-
"@typescript-eslint/parser": "8.19.1",
41+
"@typescript-eslint/eslint-plugin": "8.20.0",
42+
"@typescript-eslint/parser": "8.20.0",
4343
"eslint-config-airbnb": "19.0.4",
4444
"eslint-config-prettier": "10.0.1",
4545
"eslint-import-resolver-typescript": "3.7.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)