Skip to content

Commit 5c62cbd

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 8.38.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 8.38.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.38.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aac187a commit 5c62cbd

File tree

5 files changed

+559
-366
lines changed

5 files changed

+559
-366
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/spdx-correct": "^3.1.3",
107107
"@types/swagger-ui-react": "^5.18.0",
108108
"@typescript-eslint/eslint-plugin": "7.14.1",
109-
"@typescript-eslint/parser": "7.14.1",
109+
"@typescript-eslint/parser": "8.38.0",
110110
"autoprefixer": "^10.4.21",
111111
"checkly": "6.0.1",
112112
"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.38.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
@@ -52,7 +52,7 @@
5252
"@types/react-html-parser": "^2.0.7",
5353
"@types/tryghost__content-api": "^1.3.16",
5454
"@typescript-eslint/eslint-plugin": "7.14.1",
55-
"@typescript-eslint/parser": "7.14.1",
55+
"@typescript-eslint/parser": "8.38.0",
5656
"autoprefixer": "^10.4.21",
5757
"eslint": "8.57.0",
5858
"eslint-config-biome": "1.9.4",

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.38.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)