Skip to content

Commit 72b39a4

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#3507)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd169dc commit 72b39a4

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

+6-40
Original file line numberDiff line numberDiff line change
@@ -2867,23 +2867,15 @@
28672867
tsutils "^3.21.0"
28682868

28692869
"@typescript-eslint/parser@^5.43.0":
2870-
version "5.44.0"
2871-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
2872-
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
2870+
version "5.45.0"
2871+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e"
2872+
integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==
28732873
dependencies:
2874-
"@typescript-eslint/scope-manager" "5.44.0"
2875-
"@typescript-eslint/types" "5.44.0"
2876-
"@typescript-eslint/typescript-estree" "5.44.0"
2874+
"@typescript-eslint/scope-manager" "5.45.0"
2875+
"@typescript-eslint/types" "5.45.0"
2876+
"@typescript-eslint/typescript-estree" "5.45.0"
28772877
debug "^4.3.4"
28782878

2879-
"@typescript-eslint/[email protected]":
2880-
version "5.44.0"
2881-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
2882-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
2883-
dependencies:
2884-
"@typescript-eslint/types" "5.44.0"
2885-
"@typescript-eslint/visitor-keys" "5.44.0"
2886-
28872879
"@typescript-eslint/[email protected]":
28882880
version "5.45.0"
28892881
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
@@ -2902,29 +2894,11 @@
29022894
debug "^4.3.4"
29032895
tsutils "^3.21.0"
29042896

2905-
"@typescript-eslint/[email protected]":
2906-
version "5.44.0"
2907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
2908-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
2909-
29102897
"@typescript-eslint/[email protected]":
29112898
version "5.45.0"
29122899
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
29132900
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
29142901

2915-
"@typescript-eslint/[email protected]":
2916-
version "5.44.0"
2917-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
2918-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
2919-
dependencies:
2920-
"@typescript-eslint/types" "5.44.0"
2921-
"@typescript-eslint/visitor-keys" "5.44.0"
2922-
debug "^4.3.4"
2923-
globby "^11.1.0"
2924-
is-glob "^4.0.3"
2925-
semver "^7.3.7"
2926-
tsutils "^3.21.0"
2927-
29282902
"@typescript-eslint/[email protected]":
29292903
version "5.45.0"
29302904
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
@@ -2952,14 +2926,6 @@
29522926
eslint-utils "^3.0.0"
29532927
semver "^7.3.7"
29542928

2955-
"@typescript-eslint/[email protected]":
2956-
version "5.44.0"
2957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
2958-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
2959-
dependencies:
2960-
"@typescript-eslint/types" "5.44.0"
2961-
eslint-visitor-keys "^3.3.0"
2962-
29632929
"@typescript-eslint/[email protected]":
29642930
version "5.45.0"
29652931
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528"

0 commit comments

Comments
 (0)