Skip to content

Commit 080d59b

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.19.0
2 parents 1a91be9 + 8760531 commit 080d59b

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
@@ -1302,13 +1302,13 @@
13021302
eslint-utils "^2.0.0"
13031303

13041304
"@typescript-eslint/parser@^4.7.0":
1305-
version "4.18.0"
1306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
1307-
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
1305+
version "4.19.0"
1306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128"
1307+
integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA==
13081308
dependencies:
1309-
"@typescript-eslint/scope-manager" "4.18.0"
1310-
"@typescript-eslint/types" "4.18.0"
1311-
"@typescript-eslint/typescript-estree" "4.18.0"
1309+
"@typescript-eslint/scope-manager" "4.19.0"
1310+
"@typescript-eslint/types" "4.19.0"
1311+
"@typescript-eslint/typescript-estree" "4.19.0"
13121312
debug "^4.1.1"
13131313

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

0 commit comments

Comments
 (0)