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

Commit

Permalink
Merge pull request #225 from PandaSekh/dependabot/npm_and_yarn/typesc…
Browse files Browse the repository at this point in the history
…ript-eslint/parser-5.27.0

Bump @typescript-eslint/parser from 5.17.0 to 5.27.0
  • Loading branch information
PandaSekh authored Jun 1, 2022
2 parents 2894101 + 142eb0d commit 4c8936d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2043,14 +2043,14 @@
"@typescript-eslint/utils" "5.17.0"

"@typescript-eslint/parser@^5.12.1", "@typescript-eslint/parser@^5.5.0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.17.0.tgz#7def77d5bcd8458d12d52909118cf3f0a45f89d5"
integrity sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==
version "5.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.27.0.tgz#62bb091ed5cf9c7e126e80021bb563dcf36b6b12"
integrity sha512-8oGjQF46c52l7fMiPPvX4It3u3V3JipssqDfHQ2hcR0AeR8Zge+OYyKUCm5b70X72N1qXt0qgHenwN6Gc2SXZA==
dependencies:
"@typescript-eslint/scope-manager" "5.17.0"
"@typescript-eslint/types" "5.17.0"
"@typescript-eslint/typescript-estree" "5.17.0"
debug "^4.3.2"
"@typescript-eslint/scope-manager" "5.27.0"
"@typescript-eslint/types" "5.27.0"
"@typescript-eslint/typescript-estree" "5.27.0"
debug "^4.3.4"

"@typescript-eslint/[email protected]":
version "5.17.0"
Expand Down

0 comments on commit 4c8936d

Please sign in to comment.