Skip to content

Commit 14eccdc

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.22.1 to 4.23.0 (#1568)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c85d011 commit 14eccdc

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
@@ -3756,13 +3756,13 @@
37563756
eslint-utils "^2.0.0"
37573757

37583758
"@typescript-eslint/parser@^4.4.0":
3759-
version "4.22.1"
3760-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
3761-
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
3759+
version "4.23.0"
3760+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.23.0.tgz#239315d38e42e852bef43a4b0b01bef78f78911c"
3761+
integrity sha512-wsvjksHBMOqySy/Pi2Q6UuIuHYbgAMwLczRl4YanEPKW5KVxI9ZzDYh3B5DtcZPQTGRWFJrfcbJ6L01Leybwug==
37623762
dependencies:
3763-
"@typescript-eslint/scope-manager" "4.22.1"
3764-
"@typescript-eslint/types" "4.22.1"
3765-
"@typescript-eslint/typescript-estree" "4.22.1"
3763+
"@typescript-eslint/scope-manager" "4.23.0"
3764+
"@typescript-eslint/types" "4.23.0"
3765+
"@typescript-eslint/typescript-estree" "4.23.0"
37663766
debug "^4.1.1"
37673767

37683768
"@typescript-eslint/scope-manager@4.22.1":

0 commit comments

Comments
 (0)