Skip to content

Commit a0b754f

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

File tree

3 files changed

+227
-157
lines changed

3 files changed

+227
-157
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/spdx-correct": "^3.1.3",
131131
"@types/swagger-ui-react": "^4.18.3",
132132
"@typescript-eslint/eslint-plugin": "7.14.1",
133-
"@typescript-eslint/parser": "7.14.1",
133+
"@typescript-eslint/parser": "8.11.0",
134134
"autoprefixer": "^10.4.19",
135135
"checkly": "^4.8.1",
136136
"eslint": "8.57.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-html-parser": "^2.0.6",
6262
"@types/tryghost__content-api": "^1.3.16",
6363
"@typescript-eslint/eslint-plugin": "7.14.1",
64-
"@typescript-eslint/parser": "7.14.1",
64+
"@typescript-eslint/parser": "8.11.0",
6565
"autoprefixer": "^10.4.19",
6666
"eslint": "8.57.0",
6767
"eslint-config-biome": "1.9.3",

0 commit comments

Comments
 (0)