Skip to content

Commit 36be0b7

Browse files
authored
Merge pull request #3862 from cdr/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5
chore(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5
2 parents 18b1776 + 46e7d7a commit 36be0b7

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
@@ -558,13 +558,13 @@
558558
eslint-utils "^3.0.0"
559559

560560
"@typescript-eslint/parser@^4.7.0":
561-
version "4.28.4"
562-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
563-
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
561+
version "4.28.5"
562+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c"
563+
integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw==
564564
dependencies:
565-
"@typescript-eslint/scope-manager" "4.28.4"
566-
"@typescript-eslint/types" "4.28.4"
567-
"@typescript-eslint/typescript-estree" "4.28.4"
565+
"@typescript-eslint/scope-manager" "4.28.5"
566+
"@typescript-eslint/types" "4.28.5"
567+
"@typescript-eslint/typescript-estree" "4.28.5"
568568
debug "^4.3.1"
569569

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

0 commit comments

Comments
 (0)