Skip to content

Commit

Permalink
⬆️ Bump @typescript-eslint/parser from 3.10.1 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 5.3.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/v5.3.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2021
1 parent a8621fa commit 8b694dd
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 51 deletions.
165 changes: 115 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vercel/ncc": "0.24.0",
"@types/jest": "26.0.24",
"@types/node": "14.10.1",
"@typescript-eslint/parser": "3.10.1",
"@typescript-eslint/parser": "5.3.0",
"eslint": "7.32.0",
"jest": "24.9.0",
"eslint-config-airbnb": "17.1.1",
Expand Down

0 comments on commit 8b694dd

Please sign in to comment.