Skip to content

Commit 94d28c8

Browse files
Merge pull request #127 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2 parents 5587496 + b737dc3 commit 94d28c8

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

yarn.lock

Lines changed: 40 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@
120120
tsutils "^3.21.0"
121121

122122
"@typescript-eslint/parser@^5.33.1":
123-
version "5.40.0"
124-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.0.tgz#432bddc1fe9154945660f67c1ba6d44de5014840"
125-
integrity sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==
123+
version "5.40.1"
124+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.1.tgz#e7f8295dd8154d0d37d661ddd8e2f0ecfdee28dd"
125+
integrity sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==
126126
dependencies:
127-
"@typescript-eslint/scope-manager" "5.40.0"
128-
"@typescript-eslint/types" "5.40.0"
129-
"@typescript-eslint/typescript-estree" "5.40.0"
127+
"@typescript-eslint/scope-manager" "5.40.1"
128+
"@typescript-eslint/types" "5.40.1"
129+
"@typescript-eslint/typescript-estree" "5.40.1"
130130
debug "^4.3.4"
131131

132132
"@typescript-eslint/[email protected]":
@@ -137,6 +137,14 @@
137137
"@typescript-eslint/types" "5.40.0"
138138
"@typescript-eslint/visitor-keys" "5.40.0"
139139

140+
"@typescript-eslint/[email protected]":
141+
version "5.40.1"
142+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz#a7a5197dfd234622a2421ea590ee0ccc02e18dfe"
143+
integrity sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==
144+
dependencies:
145+
"@typescript-eslint/types" "5.40.1"
146+
"@typescript-eslint/visitor-keys" "5.40.1"
147+
140148
"@typescript-eslint/[email protected]":
141149
version "5.40.0"
142150
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.0.tgz#4964099d0158355e72d67a370249d7fc03331126"
@@ -152,6 +160,11 @@
152160
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.0.tgz#8de07e118a10b8f63c99e174a3860f75608c822e"
153161
integrity sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==
154162

163+
"@typescript-eslint/[email protected]":
164+
version "5.40.1"
165+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.1.tgz#de37f4f64de731ee454bb2085d71030aa832f749"
166+
integrity sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==
167+
155168
"@typescript-eslint/[email protected]":
156169
version "5.40.0"
157170
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.0.tgz#e305e6a5d65226efa5471ee0f12e0ffaab6d3075"
@@ -165,6 +178,19 @@
165178
semver "^7.3.7"
166179
tsutils "^3.21.0"
167180

181+
"@typescript-eslint/[email protected]":
182+
version "5.40.1"
183+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz#9a7d25492f02c69882ce5e0cd1857b0c55645d72"
184+
integrity sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==
185+
dependencies:
186+
"@typescript-eslint/types" "5.40.1"
187+
"@typescript-eslint/visitor-keys" "5.40.1"
188+
debug "^4.3.4"
189+
globby "^11.1.0"
190+
is-glob "^4.0.3"
191+
semver "^7.3.7"
192+
tsutils "^3.21.0"
193+
168194
"@typescript-eslint/[email protected]":
169195
version "5.40.0"
170196
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.0.tgz#647f56a875fd09d33c6abd70913c3dd50759b772"
@@ -186,6 +212,14 @@
186212
"@typescript-eslint/types" "5.40.0"
187213
eslint-visitor-keys "^3.3.0"
188214

215+
"@typescript-eslint/[email protected]":
216+
version "5.40.1"
217+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz#f3d2bf5af192f4432b84cec6fdcb387193518754"
218+
integrity sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==
219+
dependencies:
220+
"@typescript-eslint/types" "5.40.1"
221+
eslint-visitor-keys "^3.3.0"
222+
189223
190224
version "1.1.2"
191225
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)