Skip to content

Commit 4dc35cb

Browse files
chore(deps): update dependency @types/node to v18.16.5
1 parent 93f2a1e commit 4dc35cb

File tree

1 file changed

+59
-25
lines changed

1 file changed

+59
-25
lines changed

yarn.lock

+59-25
Original file line numberDiff line numberDiff line change
@@ -114,29 +114,29 @@
114114
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
115115

116116
"@types/node@^18.15.1":
117-
version "18.15.3"
118-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
119-
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
117+
version "18.16.5"
118+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a"
119+
integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==
120120

121121
"@types/semver@^7.3.12":
122122
version "7.3.13"
123123
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
124124
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
125125

126126
"@types/vscode@^1.76.0":
127-
version "1.76.0"
128-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.76.0.tgz#967c0fbe09921818bbf201f1cbcb81b981c6249c"
129-
integrity sha512-CQcY3+Fe5hNewHnOEAVYj4dd1do/QHliXaknAEYSXx2KEHUzFibDZSKptCon+HPgK55xx20pR+PBJjf0MomnBA==
127+
version "1.78.0"
128+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.78.0.tgz#b5600abce8855cf21fb32d0857bcd084b1f83069"
129+
integrity sha512-LJZIJpPvKJ0HVQDqfOy6W4sNKUBBwyDu1Bs8chHBZOe9MNuKTJtidgZ2bqjhmmWpUb0TIIqv47BFUcVmAsgaVA==
130130

131131
"@typescript-eslint/eslint-plugin@^5.55.0":
132-
version "5.55.0"
133-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.55.0.tgz#bc2400c3a23305e8c9a9c04aa40933868aaaeb47"
134-
integrity sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==
132+
version "5.59.2"
133+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz#684a2ce7182f3b4dac342eef7caa1c2bae476abd"
134+
integrity sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==
135135
dependencies:
136136
"@eslint-community/regexpp" "^4.4.0"
137-
"@typescript-eslint/scope-manager" "5.55.0"
138-
"@typescript-eslint/type-utils" "5.55.0"
139-
"@typescript-eslint/utils" "5.55.0"
137+
"@typescript-eslint/scope-manager" "5.59.2"
138+
"@typescript-eslint/type-utils" "5.59.2"
139+
"@typescript-eslint/utils" "5.59.2"
140140
debug "^4.3.4"
141141
grapheme-splitter "^1.0.4"
142142
ignore "^5.2.0"
@@ -162,13 +162,21 @@
162162
"@typescript-eslint/types" "5.55.0"
163163
"@typescript-eslint/visitor-keys" "5.55.0"
164164

165-
"@typescript-eslint/type-utils@5.55.0":
166-
version "5.55.0"
167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.55.0.tgz#74bf0233523f874738677bb73cb58094210e01e9"
168-
integrity sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==
165+
"@typescript-eslint/scope-manager@5.59.2":
166+
version "5.59.2"
167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz#f699fe936ee4e2c996d14f0fdd3a7da5ba7b9a4c"
168+
integrity sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==
169169
dependencies:
170-
"@typescript-eslint/typescript-estree" "5.55.0"
171-
"@typescript-eslint/utils" "5.55.0"
170+
"@typescript-eslint/types" "5.59.2"
171+
"@typescript-eslint/visitor-keys" "5.59.2"
172+
173+
"@typescript-eslint/[email protected]":
174+
version "5.59.2"
175+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz#0729c237503604cd9a7084b5af04c496c9a4cdcf"
176+
integrity sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==
177+
dependencies:
178+
"@typescript-eslint/typescript-estree" "5.59.2"
179+
"@typescript-eslint/utils" "5.59.2"
172180
debug "^4.3.4"
173181
tsutils "^3.21.0"
174182

@@ -177,6 +185,11 @@
177185
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd"
178186
integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==
179187

188+
"@typescript-eslint/[email protected]":
189+
version "5.59.2"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.2.tgz#b511d2b9847fe277c5cb002a2318bd329ef4f655"
191+
integrity sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==
192+
180193
"@typescript-eslint/[email protected]":
181194
version "5.55.0"
182195
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575"
@@ -190,17 +203,30 @@
190203
semver "^7.3.7"
191204
tsutils "^3.21.0"
192205

193-
"@typescript-eslint/[email protected]":
194-
version "5.55.0"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.55.0.tgz#34e97322e7ae5b901e7a870aabb01dad90023341"
196-
integrity sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==
206+
"@typescript-eslint/[email protected]":
207+
version "5.59.2"
208+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz#6e2fabd3ba01db5d69df44e0b654c0b051fe9936"
209+
integrity sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==
210+
dependencies:
211+
"@typescript-eslint/types" "5.59.2"
212+
"@typescript-eslint/visitor-keys" "5.59.2"
213+
debug "^4.3.4"
214+
globby "^11.1.0"
215+
is-glob "^4.0.3"
216+
semver "^7.3.7"
217+
tsutils "^3.21.0"
218+
219+
"@typescript-eslint/[email protected]":
220+
version "5.59.2"
221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.2.tgz#0c45178124d10cc986115885688db6abc37939f4"
222+
integrity sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==
197223
dependencies:
198224
"@eslint-community/eslint-utils" "^4.2.0"
199225
"@types/json-schema" "^7.0.9"
200226
"@types/semver" "^7.3.12"
201-
"@typescript-eslint/scope-manager" "5.55.0"
202-
"@typescript-eslint/types" "5.55.0"
203-
"@typescript-eslint/typescript-estree" "5.55.0"
227+
"@typescript-eslint/scope-manager" "5.59.2"
228+
"@typescript-eslint/types" "5.59.2"
229+
"@typescript-eslint/typescript-estree" "5.59.2"
204230
eslint-scope "^5.1.1"
205231
semver "^7.3.7"
206232

@@ -212,6 +238,14 @@
212238
"@typescript-eslint/types" "5.55.0"
213239
eslint-visitor-keys "^3.3.0"
214240

241+
"@typescript-eslint/[email protected]":
242+
version "5.59.2"
243+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz#37a419dc2723a3eacbf722512b86d6caf7d3b750"
244+
integrity sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==
245+
dependencies:
246+
"@typescript-eslint/types" "5.59.2"
247+
eslint-visitor-keys "^3.3.0"
248+
215249
"@vscode/vsce@^2.15.0", "@vscode/vsce@^2.18.0":
216250
version "2.18.0"
217251
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.18.0.tgz#9f40bf8e7df084a36844b9dadf5c277265c9fbd6"

0 commit comments

Comments
 (0)