Skip to content

Commit 0496bc5

Browse files
chore: bump @typescript-eslint/parser from 7.0.1 to 8.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.1 to 8.27.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.27.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 836cdc8 commit 0496bc5

File tree

2 files changed

+133
-15
lines changed

2 files changed

+133
-15
lines changed

package-lock.json

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

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@strv/eslint-config-base": "^4.0.0",
1515
"@typescript-eslint/eslint-plugin": "^7.0.0",
16-
"@typescript-eslint/parser": "^7.0.0",
16+
"@typescript-eslint/parser": "^8.27.0",
1717
"eslint-import-resolver-typescript": "^3.6.1"
1818
},
1919
"engines": {

0 commit comments

Comments
 (0)