Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Nov 15, 2022
1 parent 0b95bc0 commit a1061ec
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2877,7 +2877,17 @@
dependencies:
"@typescript-eslint/utils" "5.41.0"

"@typescript-eslint/parser@^5.42.1", "@typescript-eslint/parser@^5.5.0":
"@typescript-eslint/parser@^5.43.0":
version "5.43.0"
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
dependencies:
"@typescript-eslint/scope-manager" "5.43.0"
"@typescript-eslint/types" "5.43.0"
"@typescript-eslint/typescript-estree" "5.43.0"
debug "^4.3.4"

"@typescript-eslint/parser@^5.5.0":
version "5.42.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.1.tgz#3e66156f2f74b11690b45950d8f5f28a62751d35"
integrity sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==
Expand Down

0 comments on commit a1061ec

Please sign in to comment.