Skip to content

Commit 5989708

Browse files
chore(deps): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#385)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.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.54.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a30f3e7 commit 5989708

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@
101101
tsutils "^3.21.0"
102102

103103
"@typescript-eslint/parser@^5.27.1":
104-
version "5.53.0"
105-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.53.0.tgz#a1f2b9ae73b83181098747e96683f1b249ecab52"
106-
integrity sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==
104+
version "5.54.0"
105+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
106+
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
107107
dependencies:
108-
"@typescript-eslint/scope-manager" "5.53.0"
109-
"@typescript-eslint/types" "5.53.0"
110-
"@typescript-eslint/typescript-estree" "5.53.0"
108+
"@typescript-eslint/scope-manager" "5.54.0"
109+
"@typescript-eslint/types" "5.54.0"
110+
"@typescript-eslint/typescript-estree" "5.54.0"
111111
debug "^4.3.4"
112112

113113
"@typescript-eslint/[email protected]":
@@ -118,13 +118,13 @@
118118
"@typescript-eslint/types" "5.52.0"
119119
"@typescript-eslint/visitor-keys" "5.52.0"
120120

121-
"@typescript-eslint/scope-manager@5.53.0":
122-
version "5.53.0"
123-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.53.0.tgz#42b54f280e33c82939275a42649701024f3fafef"
124-
integrity sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==
121+
"@typescript-eslint/scope-manager@5.54.0":
122+
version "5.54.0"
123+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
124+
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
125125
dependencies:
126-
"@typescript-eslint/types" "5.53.0"
127-
"@typescript-eslint/visitor-keys" "5.53.0"
126+
"@typescript-eslint/types" "5.54.0"
127+
"@typescript-eslint/visitor-keys" "5.54.0"
128128

129129
"@typescript-eslint/[email protected]":
130130
version "5.52.0"
@@ -141,10 +141,10 @@
141141
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
142142
integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
143143

144-
"@typescript-eslint/types@5.53.0":
145-
version "5.53.0"
146-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.53.0.tgz#f79eca62b97e518ee124086a21a24f3be267026f"
147-
integrity sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==
144+
"@typescript-eslint/types@5.54.0":
145+
version "5.54.0"
146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
147+
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
148148

149149
"@typescript-eslint/[email protected]":
150150
version "5.52.0"
@@ -159,13 +159,13 @@
159159
semver "^7.3.7"
160160
tsutils "^3.21.0"
161161

162-
"@typescript-eslint/typescript-estree@5.53.0":
163-
version "5.53.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz#bc651dc28cf18ab248ecd18a4c886c744aebd690"
165-
integrity sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==
162+
"@typescript-eslint/typescript-estree@5.54.0":
163+
version "5.54.0"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
165+
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
166166
dependencies:
167-
"@typescript-eslint/types" "5.53.0"
168-
"@typescript-eslint/visitor-keys" "5.53.0"
167+
"@typescript-eslint/types" "5.54.0"
168+
"@typescript-eslint/visitor-keys" "5.54.0"
169169
debug "^4.3.4"
170170
globby "^11.1.0"
171171
is-glob "^4.0.3"
@@ -194,12 +194,12 @@
194194
"@typescript-eslint/types" "5.52.0"
195195
eslint-visitor-keys "^3.3.0"
196196

197-
"@typescript-eslint/visitor-keys@5.53.0":
198-
version "5.53.0"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.53.0.tgz#8a5126623937cdd909c30d8fa72f79fa56cc1a9f"
200-
integrity sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==
197+
"@typescript-eslint/visitor-keys@5.54.0":
198+
version "5.54.0"
199+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
200+
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
201201
dependencies:
202-
"@typescript-eslint/types" "5.53.0"
202+
"@typescript-eslint/types" "5.54.0"
203203
eslint-visitor-keys "^3.3.0"
204204

205205
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)