Skip to content

Commit c6e8995

Browse files
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.0 to 4.11.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4e2a421 commit c6e8995

File tree

2 files changed

+51
-7
lines changed

2 files changed

+51
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/minimatch": "^3.0.3",
2929
"@types/node": "^14.14.16",
3030
"@typescript-eslint/eslint-plugin": "^4.11.0",
31-
"@typescript-eslint/parser": "^4.11.0",
31+
"@typescript-eslint/parser": "^4.11.1",
3232
"eslint": "^7.16.0",
3333
"jest": "^26.6.3",
3434
"prettier": "^2.2.1",

0 commit comments

Comments
 (0)