Skip to content

Commit 5ffa43c

Browse files
chore(deps-dev): bump eslint from 8.57.0 to 9.31.0
--- updated-dependencies: - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd3d645 commit 5ffa43c

File tree

6 files changed

+479
-376
lines changed

6 files changed

+479
-376
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@typescript-eslint/parser": "7.14.1",
110110
"autoprefixer": "^10.4.21",
111111
"checkly": "6.0.1",
112-
"eslint": "8.57.0",
112+
"eslint": "9.31.0",
113113
"eslint-config-biome": "1.9.4",
114114
"eslint-plugin-react-compiler": "19.1.0-rc.2",
115115
"eslint-plugin-storybook": "9.0.15",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/eslint-plugin": "7.14.1",
5454
"@typescript-eslint/parser": "7.14.1",
5555
"autoprefixer": "^10.4.21",
56-
"eslint": "8.57.0",
56+
"eslint": "9.31.0",
5757
"eslint-config-biome": "1.9.4",
5858
"eslint-plugin-react-compiler": "19.1.0-rc.2",
5959
"eslint-plugin-storybook": "9.0.15",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react": "19.1.8",
4141
"@types/react-dom": "19.1.6",
4242
"autoprefixer": "^10.4.21",
43-
"eslint": "8.57.0",
43+
"eslint": "9.31.0",
4444
"eslint-config-biome": "1.9.4",
4545
"eslint-config-next": "15.3.5",
4646
"eslint-plugin-react-compiler": "19.1.0-rc.2",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/eslint-plugin": "7.14.1",
5555
"@typescript-eslint/parser": "7.14.1",
5656
"autoprefixer": "^10.4.21",
57-
"eslint": "8.57.0",
57+
"eslint": "9.31.0",
5858
"eslint-config-biome": "1.9.4",
5959
"eslint-plugin-mdx": "3.4.2",
6060
"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
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "19.1.6",
3232
"@typescript-eslint/eslint-plugin": "7.14.1",
3333
"@typescript-eslint/parser": "7.14.1",
34-
"eslint": "8.57.0",
34+
"eslint": "9.31.0",
3535
"eslint-config-biome": "1.9.4",
3636
"eslint-plugin-react-compiler": "19.1.0-rc.2",
3737
"knip": "5.60.2",

0 commit comments

Comments
 (0)