Skip to content

Commit 440bc66

Browse files
build(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.11.0 to 8.16.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.16.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 50fc0b8 commit 440bc66

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
@@ -12,7 +12,7 @@
1212
"eslint-plugin-prettier": "5.2.1",
1313
"eslint-plugin-unused-imports": "4.1.4",
1414
"@typescript-eslint/eslint-plugin": "8.11.0",
15-
"@typescript-eslint/parser": "8.11.0"
15+
"@typescript-eslint/parser": "8.16.0"
1616
},
1717
"peerDependencies": {
1818
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)