Skip to content

Commit 2f67282

Browse files
Bump @typescript-eslint/parser from 6.8.0 to 6.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.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.9.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 c60f9af commit 2f67282

File tree

2 files changed

+83
-8
lines changed

2 files changed

+83
-8
lines changed

package-lock.json

Lines changed: 82 additions & 7 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
@@ -95,7 +95,7 @@
9595
"@types/mocha": "^10.0.2",
9696
"@types/sinon": "^10.0.17",
9797
"@typescript-eslint/eslint-plugin": "^6.7.5",
98-
"@typescript-eslint/parser": "^6.7.5",
98+
"@typescript-eslint/parser": "^6.9.0",
9999
"@vercel/ncc": "^0.38.0",
100100
"c8": "^8.0.1",
101101
"chai": "^4.3.10",

0 commit comments

Comments
 (0)