Skip to content

Commit a8d2e3a

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

File tree

2 files changed

+133
-15
lines changed

2 files changed

+133
-15
lines changed

package-lock.json

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

packages/eslint-config-typescript/package.json

+1-1
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.31.0",
1717
"eslint-import-resolver-typescript": "^3.6.1"
1818
},
1919
"engines": {

0 commit comments

Comments
 (0)