Skip to content

Commit fe982da

Browse files
dependabot[bot]Akash Satheesan
authored and
Akash Satheesan
committed
chore(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (#3281)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0f3f6d commit fe982da

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
@@ -1236,13 +1236,13 @@
12361236
eslint-utils "^2.0.0"
12371237

12381238
"@typescript-eslint/parser@^4.7.0":
1239-
version "4.22.0"
1240-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
1241-
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
1239+
version "4.22.1"
1240+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
1241+
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
12421242
dependencies:
1243-
"@typescript-eslint/scope-manager" "4.22.0"
1244-
"@typescript-eslint/types" "4.22.0"
1245-
"@typescript-eslint/typescript-estree" "4.22.0"
1243+
"@typescript-eslint/scope-manager" "4.22.1"
1244+
"@typescript-eslint/types" "4.22.1"
1245+
"@typescript-eslint/typescript-estree" "4.22.1"
12461246
debug "^4.1.1"
12471247

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

0 commit comments

Comments
 (0)