Skip to content

Commit 634e5c1

Browse files
build(deps-dev): Bump @typescript-eslint/parser from 7.14.1 to 8.49.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 8.49.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.49.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53b6d1b commit 634e5c1

File tree

5 files changed

+3589
-1423
lines changed

5 files changed

+3589
-1423
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/spdx-correct": "^3.1.3",
9999
"@types/swagger-ui-react": "^5.18.0",
100100
"@typescript-eslint/eslint-plugin": "7.14.1",
101-
"@typescript-eslint/parser": "7.14.1",
101+
"@typescript-eslint/parser": "8.49.0",
102102
"autoprefixer": "^10.4.21",
103103
"eslint": "8.57.0",
104104
"eslint-config-biome": "1.9.4",

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.2.7",
5252
"@types/react-dom": "19.2.3",
5353
"@typescript-eslint/eslint-plugin": "7.14.1",
54-
"@typescript-eslint/parser": "7.14.1",
54+
"@typescript-eslint/parser": "8.49.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
@@ -56,7 +56,7 @@
5656
"@types/react-html-parser": "^2.0.7",
5757
"@types/tryghost__content-api": "^1.3.16",
5858
"@typescript-eslint/eslint-plugin": "7.14.1",
59-
"@typescript-eslint/parser": "7.14.1",
59+
"@typescript-eslint/parser": "8.49.0",
6060
"@workspace/ui": "workspace:*",
6161
"autoprefixer": "^10.4.21",
6262
"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.2.7",
3131
"@types/react-dom": "19.2.3",
3232
"@typescript-eslint/eslint-plugin": "7.14.1",
33-
"@typescript-eslint/parser": "7.14.1",
33+
"@typescript-eslint/parser": "8.49.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)