Skip to content

Commit 911b823

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0 (#802)
1 parent f8aaead commit 911b823

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

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

32023202
"@typescript-eslint/parser@^5.0.0":
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==
3203+
version "5.2.0"
3204+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.2.0.tgz#dc081aa89de16b5676b10215519af3aa7b58fb72"
3205+
integrity sha512-Uyy4TjJBlh3NuA8/4yIQptyJb95Qz5PX//6p8n7zG0QnN4o3NF9Je3JHbVU7fxf5ncSXTmnvMtd/LDQWDk0YqA==
32063206
dependencies:
3207-
"@typescript-eslint/scope-manager" "5.1.0"
3208-
"@typescript-eslint/types" "5.1.0"
3209-
"@typescript-eslint/typescript-estree" "5.1.0"
3207+
"@typescript-eslint/scope-manager" "5.2.0"
3208+
"@typescript-eslint/types" "5.2.0"
3209+
"@typescript-eslint/typescript-estree" "5.2.0"
32103210
debug "^4.3.2"
32113211

32123212
"@typescript-eslint/scope-manager@5.1.0":

0 commit comments

Comments
 (0)