Skip to content

Commit 6774f50

Browse files
Merge pull request #209 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5
Bump @typescript-eslint/parser from 4.28.4 to 4.28.5
2 parents a09c257 + 5536513 commit 6774f50

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
@@ -769,13 +769,13 @@
769769
eslint-utils "^3.0.0"
770770

771771
"@typescript-eslint/parser@^4.26.0":
772-
version "4.28.4"
773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
774-
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
772+
version "4.28.5"
773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c"
774+
integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw==
775775
dependencies:
776-
"@typescript-eslint/scope-manager" "4.28.4"
777-
"@typescript-eslint/types" "4.28.4"
778-
"@typescript-eslint/typescript-estree" "4.28.4"
776+
"@typescript-eslint/scope-manager" "4.28.5"
777+
"@typescript-eslint/types" "4.28.5"
778+
"@typescript-eslint/typescript-estree" "4.28.5"
779779
debug "^4.3.1"
780780

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

0 commit comments

Comments
 (0)