Skip to content

Commit 9b1afdd

Browse files
chore(deps-dev): bump eslint from 8.57.0 to 9.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee065b8 commit 9b1afdd

File tree

6 files changed

+2001
-639
lines changed

6 files changed

+2001
-639
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"@typescript-eslint/parser": "7.14.1",
135135
"autoprefixer": "^10.4.21",
136136
"checkly": "5.2.0",
137-
"eslint": "8.57.0",
137+
"eslint": "9.26.0",
138138
"eslint-config-biome": "1.9.4",
139139
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
140140
"eslint-plugin-storybook": "0.12.0",

apps/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/node": "22.14.1",
4141
"@types/react": "19.1.2",
4242
"@types/react-dom": "19.1.2",
43-
"eslint": "9.24.0",
43+
"eslint": "9.26.0",
4444
"eslint-config-next": "15.3.1",
4545
"postcss": "8.5.3",
4646
"tailwindcss": "3.4.17",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react": "19.1.2",
5656
"@types/react-dom": "19.1.2",
5757
"autoprefixer": "^10.4.21",
58-
"eslint": "8.57.0",
58+
"eslint": "9.26.0",
5959
"eslint-config-biome": "1.9.4",
6060
"eslint-config-next": "15.3.1",
6161
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@typescript-eslint/eslint-plugin": "7.14.1",
7070
"@typescript-eslint/parser": "7.14.1",
7171
"autoprefixer": "^10.4.21",
72-
"eslint": "8.57.0",
72+
"eslint": "9.26.0",
7373
"eslint-config-biome": "1.9.4",
7474
"eslint-plugin-mdx": "3.4.0",
7575
"eslint-plugin-svg-jsx": "^1.2.4",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "19.1.2",
4141
"@typescript-eslint/eslint-plugin": "7.14.1",
4242
"@typescript-eslint/parser": "7.14.1",
43-
"eslint": "8.57.0",
43+
"eslint": "9.26.0",
4444
"eslint-config-biome": "1.9.4",
4545
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
4646
"knip": "5.50.5",

0 commit comments

Comments
 (0)