Skip to content

Commit ddd04f1

Browse files
authored
Merge pull request #103 from icelam/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.22.0
chore(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.22.0
2 parents 892fc98 + 454cd76 commit ddd04f1

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
@@ -901,13 +901,13 @@
901901
eslint-utils "^2.0.0"
902902

903903
"@typescript-eslint/parser@^4.15.2":
904-
version "4.20.0"
905-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd"
906-
integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA==
904+
version "4.22.0"
905+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
906+
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
907907
dependencies:
908-
"@typescript-eslint/scope-manager" "4.20.0"
909-
"@typescript-eslint/types" "4.20.0"
910-
"@typescript-eslint/typescript-estree" "4.20.0"
908+
"@typescript-eslint/scope-manager" "4.22.0"
909+
"@typescript-eslint/types" "4.22.0"
910+
"@typescript-eslint/typescript-estree" "4.22.0"
911911
debug "^4.1.1"
912912

913913
"@typescript-eslint/scope-manager@4.20.0":

0 commit comments

Comments
 (0)