Skip to content

Commit 359e812

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 8.0.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.16.0 to 8.0.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.0.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6870bf9 commit 359e812

File tree

2 files changed

+135
-37
lines changed

2 files changed

+135
-37
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/sinon": "^17.0.3",
4343
"@types/sinon-chai": "^3.2.12",
4444
"@typescript-eslint/eslint-plugin": "^6.16.0",
45-
"@typescript-eslint/parser": "^6.16.0",
45+
"@typescript-eslint/parser": "^8.0.0",
4646
"chai": "^4.4.1",
4747
"chai-as-promised": "^7.1.1",
4848
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)