Skip to content

Commit 8210f74

Browse files
Chore(deps-dev): Bump @typescript-eslint/parser from 7.14.1 to 8.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 8.40.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0ab3d5 commit 8210f74

File tree

5 files changed

+894
-477
lines changed

5 files changed

+894
-477
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@types/spdx-correct": "^3.1.3",
9696
"@types/swagger-ui-react": "^5.18.0",
9797
"@typescript-eslint/eslint-plugin": "7.14.1",
98-
"@typescript-eslint/parser": "7.14.1",
98+
"@typescript-eslint/parser": "8.40.0",
9999
"autoprefixer": "^10.4.21",
100100
"checkly": "6.0.1",
101101
"eslint": "8.57.0",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/react": "19.1.8",
5252
"@types/react-dom": "19.1.6",
5353
"@typescript-eslint/eslint-plugin": "7.14.1",
54-
"@typescript-eslint/parser": "7.14.1",
54+
"@typescript-eslint/parser": "8.40.0",
5555
"autoprefixer": "^10.4.21",
5656
"eslint": "8.57.0",
5757
"eslint-config-biome": "1.9.4",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react-html-parser": "^2.0.7",
5555
"@types/tryghost__content-api": "^1.3.16",
5656
"@typescript-eslint/eslint-plugin": "7.14.1",
57-
"@typescript-eslint/parser": "7.14.1",
57+
"@typescript-eslint/parser": "8.40.0",
5858
"@workspace/ui": "workspace:*",
5959
"autoprefixer": "^10.4.21",
6060
"eslint": "8.57.0",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "19.1.8",
3131
"@types/react-dom": "19.1.6",
3232
"@typescript-eslint/eslint-plugin": "7.14.1",
33-
"@typescript-eslint/parser": "7.14.1",
33+
"@typescript-eslint/parser": "8.40.0",
3434
"eslint": "8.57.0",
3535
"eslint-config-biome": "1.9.4",
3636
"eslint-plugin-react-compiler": "19.1.0-rc.2",

0 commit comments

Comments
 (0)