Skip to content

Commit 138076d

Browse files
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0 (#248)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Lindner <[email protected]>
1 parent ed1933d commit 138076d

File tree

2 files changed

+75
-9
lines changed

2 files changed

+75
-9
lines changed

package-lock.json

Lines changed: 74 additions & 8 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
@@ -54,7 +54,7 @@
5454
"typescript": "^4.5.2"
5555
},
5656
"dependencies": {
57-
"@typescript-eslint/parser": "^5.5.0",
57+
"@typescript-eslint/parser": "^5.6.0",
5858
"eslint-config-prettier": "^8.3.0"
5959
},
6060
"peerDependencies": {

0 commit comments

Comments
 (0)