Skip to content

Commit af8dacf

Browse files
Bump @typescript-eslint/parser from 7.1.0 to 7.1.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.1.1. - [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/v7.1.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4edc12c commit af8dacf

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
@@ -32,7 +32,7 @@
3232
"@miniflare/tre": "3.0.0-next.14",
3333
"@types/dotenv": "8.2.0",
3434
"@typescript-eslint/eslint-plugin": "7.1.0",
35-
"@typescript-eslint/parser": "7.1.0",
35+
"@typescript-eslint/parser": "7.1.1",
3636
"eslint": "8.57.0",
3737
"miniflare": "3.20240223.0",
3838
"typescript-esbuild": "0.3.10",

0 commit comments

Comments
 (0)