Skip to content

Commit c611327

Browse files
Bump @typescript-eslint/parser in /newclient/resultcatcher
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.19.0 to 8.22.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.22.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] <support@github.com>
1 parent 81b6936 commit c611327

File tree

2 files changed

+100
-94
lines changed

2 files changed

+100
-94
lines changed

newclient/resultcatcher/package-lock.json

+99-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

newclient/resultcatcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/jasminewd2": "~2.0.13",
5757
"@types/node": "^22.10.10",
5858
"@typescript-eslint/eslint-plugin": "8.19.0",
59-
"@typescript-eslint/parser": "8.19.0",
59+
"@typescript-eslint/parser": "8.22.0",
6060
"body-parser": ">=1.20.3",
6161
"eslint": "^9.17.0",
6262
"eslint-plugin-import": "2.31.0",

0 commit comments

Comments
 (0)