Skip to content

Commit 950bb59

Browse files
fix(deps): update typescript-eslint monorepo to v8.18.2 (#2373)
* fix(deps): update typescript-eslint monorepo to v8.18.2 * chore: add changeset renovate-6056970 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 3d90660 commit 950bb59

File tree

3 files changed

+64
-58
lines changed

3 files changed

+64
-58
lines changed

.changeset/renovate-6056970.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.18.2`.
6+
Updated dependency `@typescript-eslint/parser` to `8.18.2`.

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.4",
3939
"@eslint/eslintrc": "3.2.0",
4040
"@stylistic/eslint-plugin": "2.12.1",
41-
"@typescript-eslint/eslint-plugin": "8.18.1",
42-
"@typescript-eslint/parser": "8.18.1",
41+
"@typescript-eslint/eslint-plugin": "8.18.2",
42+
"@typescript-eslint/parser": "8.18.2",
4343
"eslint-config-airbnb": "19.0.4",
4444
"eslint-config-prettier": "9.1.0",
4545
"eslint-import-resolver-typescript": "3.7.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)