Skip to content

Commit 3fb67e5

Browse files
chore(deps): bump @typescript-eslint/parser from 5.0.0 to 5.1.0 (#778)
1 parent f2c9195 commit 3fb67e5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3200,14 +3200,14 @@
32003200
eslint-utils "^3.0.0"
32013201

32023202
"@typescript-eslint/parser@^5.0.0":
3203-
version "5.0.0"
3204-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.0.0.tgz#50d1be2e0def82d73e863cceba74aeeac9973592"
3205-
integrity sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw==
3203+
version "5.1.0"
3204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.1.0.tgz#6c7f837d210d2bc0a811e7ea742af414f4e00908"
3205+
integrity sha512-vx1P+mhCtYw3+bRHmbalq/VKP2Y3gnzNgxGxfEWc6OFpuEL7iQdAeq11Ke3Rhy8NjgB+AHsIWEwni3e+Y7djKA==
32063206
dependencies:
3207-
"@typescript-eslint/scope-manager" "5.0.0"
3208-
"@typescript-eslint/types" "5.0.0"
3209-
"@typescript-eslint/typescript-estree" "5.0.0"
3210-
debug "^4.3.1"
3207+
"@typescript-eslint/scope-manager" "5.1.0"
3208+
"@typescript-eslint/types" "5.1.0"
3209+
"@typescript-eslint/typescript-estree" "5.1.0"
3210+
debug "^4.3.2"
32113211

32123212
"@typescript-eslint/[email protected]":
32133213
version "5.0.0"

0 commit comments

Comments
 (0)