Skip to content

Commit fbe8eb1

Browse files
Bump @typescript-eslint/parser from 6.11.0 to 6.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 6.12.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/v6.12.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 3b6a593 commit fbe8eb1

File tree

2 files changed

+83
-9
lines changed

2 files changed

+83
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/node": "20.9.3",
4343
"@typescript-eslint/eslint-plugin": "6.11.0",
44-
"@typescript-eslint/parser": "6.11.0",
44+
"@typescript-eslint/parser": "6.12.0",
4545
"eslint": "8.54.0",
4646
"eslint-config-airbnb-base": "15.0.0",
4747
"eslint-config-prettier": "9.0.0",

0 commit comments

Comments
 (0)