Skip to content

Commit 6a4ff9c

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.22.1 to 4.23.0 (#3343)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0. - [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.23.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd4ecab commit 6a4ff9c

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
@@ -1241,13 +1241,13 @@
12411241
eslint-utils "^2.0.0"
12421242

12431243
"@typescript-eslint/parser@^4.7.0":
1244-
version "4.22.1"
1245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
1246-
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
1244+
version "4.23.0"
1245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.23.0.tgz#239315d38e42e852bef43a4b0b01bef78f78911c"
1246+
integrity sha512-wsvjksHBMOqySy/Pi2Q6UuIuHYbgAMwLczRl4YanEPKW5KVxI9ZzDYh3B5DtcZPQTGRWFJrfcbJ6L01Leybwug==
12471247
dependencies:
1248-
"@typescript-eslint/scope-manager" "4.22.1"
1249-
"@typescript-eslint/types" "4.22.1"
1250-
"@typescript-eslint/typescript-estree" "4.22.1"
1248+
"@typescript-eslint/scope-manager" "4.23.0"
1249+
"@typescript-eslint/types" "4.23.0"
1250+
"@typescript-eslint/typescript-estree" "4.23.0"
12511251
debug "^4.1.1"
12521252

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

0 commit comments

Comments
 (0)