Skip to content

Commit 334df89

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#3001)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.20.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.20.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Previte <[email protected]>
1 parent fd94b5f commit 334df89

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1302,13 +1302,13 @@
13021302
eslint-utils "^2.0.0"
13031303

13041304
"@typescript-eslint/parser@^4.7.0":
1305-
version "4.19.0"
1306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128"
1307-
integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA==
1305+
version "4.20.0"
1306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd"
1307+
integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA==
13081308
dependencies:
1309-
"@typescript-eslint/scope-manager" "4.19.0"
1310-
"@typescript-eslint/types" "4.19.0"
1311-
"@typescript-eslint/typescript-estree" "4.19.0"
1309+
"@typescript-eslint/scope-manager" "4.20.0"
1310+
"@typescript-eslint/types" "4.20.0"
1311+
"@typescript-eslint/typescript-estree" "4.20.0"
13121312
debug "^4.1.1"
13131313

13141314
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)