Skip to content

Commit 466abb7

Browse files
build(deps-dev): bump @typescript-eslint/parser from 2.30.0 to 2.34.0 (#53)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.30.0 to 2.34.0. - [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/v2.34.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c7c749 commit 466abb7

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed

package-lock.json

Lines changed: 21 additions & 13 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
@@ -39,7 +39,7 @@
3939
"@types/node": "^14.0.23",
4040
"@types/uuid": "^8.0.0",
4141
"@typescript-eslint/eslint-plugin": "^2.34.0",
42-
"@typescript-eslint/parser": "^2.7.0",
42+
"@typescript-eslint/parser": "^2.34.0",
4343
"@zeit/ncc": "^0.22.3",
4444
"eslint": "^6.6.0",
4545
"eslint-config-prettier": "^6.5.0",

0 commit comments

Comments
 (0)