Skip to content

Commit 1872bfd

Browse files
renovate[bot]scaleway-bot
authored andcommitted
fix(deps): update typescript-eslint monorepo to v8.25.0 (#2484)
* fix(deps): update typescript-eslint monorepo to v8.25.0 * chore: add changeset renovate-2381f22 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 76bacdf commit 1872bfd

File tree

3 files changed

+103
-35
lines changed

3 files changed

+103
-35
lines changed

.changeset/renovate-2381f22.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.25.0`.
6+
Updated dependency `@typescript-eslint/parser` to `8.25.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.7",
3939
"@eslint/eslintrc": "3.3.0",
4040
"@stylistic/eslint-plugin": "3.1.0",
41-
"@typescript-eslint/eslint-plugin": "8.23.0",
42-
"@typescript-eslint/parser": "8.23.0",
41+
"@typescript-eslint/eslint-plugin": "8.25.0",
42+
"@typescript-eslint/parser": "8.25.0",
4343
"eslint-config-airbnb": "19.0.4",
4444
"eslint-config-prettier": "10.0.2",
4545
"eslint-import-resolver-typescript": "3.8.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)