Skip to content

Commit 892cd26

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/express": "^5.0.1",
1010
"@types/pg": "^8.11.14",
1111
"@typescript-eslint/eslint-plugin": "8.11.0",
12-
"@typescript-eslint/parser": "8.11.0",
12+
"@typescript-eslint/parser": "8.34.1",
1313
"concurrently": "^9.1.2",
1414
"eslint": "^8.57.0",
1515
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)