File tree 2 files changed +0
-14
lines changed
2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 49
49
"@types/proxy-from-env" : " ^1.0.1" ,
50
50
"@types/safe-compare" : " ^1.1.0" ,
51
51
"@types/semver" : " ^7.1.0" ,
52
- "@types/split2" : " ^3.2.0" ,
53
52
"@types/trusted-types" : " ^2.0.2" ,
54
53
"@types/ws" : " ^8.5.3" ,
55
54
"@typescript-eslint/eslint-plugin" : " ^5.41.0" ,
105
104
"safe-buffer" : " ^5.1.1" ,
106
105
"safe-compare" : " ^1.1.4" ,
107
106
"semver" : " ^7.1.3" ,
108
- "split2" : " ^4.0.0" ,
109
107
"ws" : " ^8.0.0" ,
110
108
"xdg-basedir" : " ^4.0.0"
111
109
},
Original file line number Diff line number Diff line change 332
332
" @types/mime" " ^1"
333
333
" @types/node" " *"
334
334
335
- " @types/split2@^3.2.0 " :
336
- version "3.2.1"
337
- resolved "https://registry.yarnpkg.com/@types/split2/-/split2-3.2.1.tgz#97c42b560a1b41064d46cd728cf1267d5755ee34"
338
- integrity sha512-7uz3yU+LooBq4yNOzlZD9PU9/1Eu0rTD1MjQ6apOVEoHsPrMUrFw7W8XrvWtesm2vK67SBK9AyJcOXtMpl9bgQ==
339
- dependencies :
340
- " @types/node" " *"
341
-
342
335
" @types/trusted-types@^2.0.2 " :
343
336
version "2.0.2"
344
337
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
@@ -3357,11 +3350,6 @@ spdx-license-ids@^3.0.0:
3357
3350
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz#e9c18a410e5ed7e12442a549fbd8afa767038d65"
3358
3351
integrity sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==
3359
3352
3360
- split2@^4.0.0 :
3361
- version "4.2.0"
3362
- resolved "https://registry.yarnpkg.com/split2/-/split2-4.2.0.tgz#c9c5920904d148bab0b9f67145f245a86aadbfa4"
3363
- integrity sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==
3364
-
3365
3353
split@^1.0.1 :
3366
3354
version "1.0.1"
3367
3355
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
You can’t perform that action at this time.
0 commit comments