8000 chore(deps-dev): bump @typescript-eslint/parser · webpack/webpack-cli@73cd573 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73cd573

Browse files
chore(deps-dev): bump @typescript-eslint/parser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a91df4f commit 73cd573

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
@@ -1969,13 +1969,13 @@
19691969
eslint-utils "^2.0.0"
19701970

19711971
"@typescript-eslint/parser@^4.14.1":
1972-
version "4.22.0"
1973-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
1974-
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
1972+
version "4.22.1"
1973+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
1974+
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
19751975
dependencies:
1976-
"@typescript-eslint/scope-manager" "4.22.0"
1977-
"@typescript-eslint/types" "4.22.0"
1978-
"@typescript-eslint/typescript-estree" "4.22.0"
1976+
"@typescript-eslint/scope-manager" "4.22.1"
1977+
"@typescript-eslint/types" "4.22.1"
1978+
"@typescript-eslint/typescript-estree" "4.22.1"
19791979
debug "^4.1.1"
19801980

19811981
"@typescript-eslint/scope-manager@4.22.0":

0 commit comments

Comments
 (0)
0