Skip to content

Commit 7c46f70

Browse files
build(deps-dev): bump @typescript-eslint/parser in /action
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.3.0 to 8.5.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.5.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d60a71d commit 7c46f70

File tree

2 files changed

+136
-9
lines changed

2 files changed

+136
-9
lines changed

action/package-lock.json

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

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^20.16.3",
2727
"typescript-eslint": "^8.1.0",
2828
"@typescript-eslint/eslint-plugin": "^8.1.0",
29-
"@typescript-eslint/parser": "^8.1.0",
29+
"@typescript-eslint/parser": "^8.5.0",
3030
"@vercel/ncc": "^0.38.1",
3131
"eslint": "^9.10.0",
3232
"eslint-config-google": "^0.14.0",

0 commit comments

Comments
 (0)