Skip to content

Commit a51ab6c

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 a8603ba commit a51ab6c

File tree

2 files changed

+177
-16
lines changed

2 files changed

+177
-16
lines changed

package-lock.json

+176-15
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
@@ -12,7 +12,7 @@
1212
"@types/mocha": "^10.0.6",
1313
"@types/node": "^20.11.24",
1414
"@typescript-eslint/eslint-plugin": "^7.1.0",
15-
"@typescript-eslint/parser": "^7.1.0",
15+
"@typescript-eslint/parser": "^7.1.1",
1616
"chai": "^5.1.0",
1717
"esbuild": "^0.20.1",
1818
"esbuild-register": "^3.5.0",

0 commit comments

Comments
 (0)