Skip to content

Commit bfe7976

Browse files
fix(deps): update typescript-eslint monorepo to v8.18.0 (#2337)
1 parent ad362e6 commit bfe7976

File tree

3 files changed

+69
-83
lines changed

3 files changed

+69
-83
lines changed

.changeset/renovate-f806b04.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.0`.
6+
Updated dependency `@typescript-eslint/parser` to `8.18.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.4",
3939
"@eslint/eslintrc": "3.2.0",
4040
"@stylistic/eslint-plugin": "2.11.0",
41-
"@typescript-eslint/eslint-plugin": "8.17.0",
42-
"@typescript-eslint/parser": "8.17.0",
41+
"@typescript-eslint/eslint-plugin": "8.18.0",
42+
"@typescript-eslint/parser": "8.18.0",
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: 61 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)