Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
deps: update dependency @typescript-eslint/parser to ^5.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 61fab35 commit d230f1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "^29.5.5",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"@typescript-eslint/parser": "^5.62.0",
"@yarnpkg/builder": "^3",
"@yarnpkg/cli": "^3",
"@yarnpkg/core": "^3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2198,7 +2198,7 @@ __metadata:
"@types/jest": ^29.5.5
"@types/node": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5
"@typescript-eslint/parser": ^5
"@typescript-eslint/parser": ^5.62.0
"@yarnpkg/builder": ^3
"@yarnpkg/cli": ^3
"@yarnpkg/core": ^3
Expand Down Expand Up @@ -2533,7 +2533,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5":
"@typescript-eslint/parser@npm:^5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/parser@npm:5.62.0"
dependencies:
Expand Down

0 comments on commit d230f1e

Please sign in to comment.