Skip to content

Commit bf1729d

Browse files
Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 (#76)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.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/v4.17.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 c81cc53 commit bf1729d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
@@ -52,7 +52,7 @@
5252
"typescript": "^4.2.3"
5353
},
5454
"dependencies": {
55-
"@typescript-eslint/parser": "^4.16.1",
55+
"@typescript-eslint/parser": "^4.17.0",
5656
"eslint-config-prettier": "^7.2.0"
5757
},
5858
"peerDependencies": {

0 commit comments

Comments
 (0)