Skip to content

Commit 4166834

Browse files
authored
Merge branch 'main' into renovate/eslint-compat-1.x
2 parents f17fcf2 + cc1b8f4 commit 4166834

File tree

4 files changed

+149
-211
lines changed

4 files changed

+149
-211
lines changed

.changeset/renovate-cc226cc.md

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/preset-react": "7.26.3",
1919
"@babel/preset-typescript": "7.26.0",
2020
"@biomejs/biome": "1.9.4",
21-
"@changesets/changelog-github": "0.5.0",
21+
"@changesets/changelog-github": "0.5.1",
2222
"@changesets/cli": "2.27.12",
2323
"@commitlint/cli": "19.6.1",
2424
"@commitlint/config-conventional": "19.6.0",
@@ -47,7 +47,7 @@
4747
"shx": "0.3.4",
4848
"tstyche": "3.5.0",
4949
"typescript": "5.7.3",
50-
"vite": "6.0.11",
50+
"vite": "6.2.0",
5151
"vitest": "3.0.5",
5252
"vitest-localstorage-mock": "0.1.2",
5353
"wait-for-expect": "3.0.2"

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@emotion/eslint-plugin": "11.12.0",
3838
"@eslint/compat": "1.2.7",
3939
"@eslint/eslintrc": "3.2.0",
40-
"@stylistic/eslint-plugin": "2.13.0",
40+
"@stylistic/eslint-plugin": "3.0.1",
4141
"@typescript-eslint/eslint-plugin": "8.23.0",
4242
"@typescript-eslint/parser": "8.23.0",
4343
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)