Skip to content

Commit 2b71b73

Browse files
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 (#100)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.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/v3.10.1/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c735d45 commit 2b71b73

File tree

2 files changed

+53
-7
lines changed

2 files changed

+53
-7
lines changed

package-lock.json

Lines changed: 52 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
@@ -114,7 +114,7 @@
114114
"@types/node": "^12.12.59",
115115
"@types/vscode": "^1.44.0",
116116
"@typescript-eslint/eslint-plugin": "^3.9.1",
117-
"@typescript-eslint/parser": "^3.9.1",
117+
"@typescript-eslint/parser": "^3.10.1",
118118
"eslint": "^7.9.0",
119119
"glob": "^7.1.6",
120120
"mocha": "^8.1.3",

0 commit comments

Comments
 (0)