Skip to content

Commit a456d2d

Browse files
authored
Merge branch 'main' into renovate/lint-staged-15.x
2 parents f4b3987 + 6bab7d6 commit a456d2d

File tree

3 files changed

+64
-58
lines changed

3 files changed

+64
-58
lines changed

.changeset/renovate-825fd83.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.21.0`.
6+
Updated dependency `@typescript-eslint/parser` to `8.21.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.20.0",
42-
"@typescript-eslint/parser": "8.20.0",
41+
"@typescript-eslint/eslint-plugin": "8.21.0",
42+
"@typescript-eslint/parser": "8.21.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: 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)