Skip to content

Commit 346e259

Browse files
Bump @typescript-eslint/parser from 5.62.0 to 8.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.40.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.40.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3046f6 commit 346e259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/mocha": "^10.0.1",
7878
"@types/sinon": "^21.0.0",
7979
"@typescript-eslint/eslint-plugin": "^5.26.0",
80-
"@typescript-eslint/parser": "^5.26.0",
80+
"@typescript-eslint/parser": "^8.40.0",
8181
"eslint": "^8.16.0",
8282
"eslint-plugin-security": "^1.5.0",
8383
"eslint-formatter-codeframe": "^7.32.1",

0 commit comments

Comments
 (0)