Skip to content

Commit af8a218

Browse files
Build(deps-dev): Bump @typescript-eslint/parser in /catalog/ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.27.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.27.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 1d27cdb commit af8a218

File tree

2 files changed

+128
-15
lines changed

2 files changed

+128
-15
lines changed

catalog/ui/package-lock.json

Lines changed: 127 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

catalog/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react-router-dom": "^5.3.3",
4040
"@types/react-window": "^1.8.8",
4141
"@typescript-eslint/eslint-plugin": "^7.18.0",
42-
"@typescript-eslint/parser": "^7.18.0",
42+
"@typescript-eslint/parser": "^8.27.0",
4343
"babel-core": "^6.26.3",
4444
"babel-loader": "^10.0.0",
4545
"babel-plugin-transform-imports": "^2.0.0",

0 commit comments

Comments
 (0)