Skip to content

Commit 4b0dd07

Browse files
authored
Merge pull request #3655 from cdr/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0
chore(deps-dev): bump @typescript-eslint/parser from 4.27.0 to 4.28.0
2 parents fbba8e8 + f2040b1 commit 4b0dd07

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
@@ -1280,13 +1280,13 @@
12801280
eslint-utils "^3.0.0"
12811281

12821282
"@typescript-eslint/parser@^4.7.0":
1283-
version "4.27.0"
1284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
1285-
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
1283+
version "4.28.0"
1284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.0.tgz#2404c16751a28616ef3abab77c8e51d680a12caa"
1285+
integrity sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==
12861286
dependencies:
1287-
"@typescript-eslint/scope-manager" "4.27.0"
1288-
"@typescript-eslint/types" "4.27.0"
1289-
"@typescript-eslint/typescript-estree" "4.27.0"
1287+
"@typescript-eslint/scope-manager" "4.28.0"
1288+
"@typescript-eslint/types" "4.28.0"
1289+
"@typescript-eslint/typescript-estree" "4.28.0"
12901290
debug "^4.3.1"
12911291

12921292
"@typescript-eslint/scope-manager@4.27.0":

0 commit comments

Comments
 (0)