Skip to content

Commit 7421e9d

Browse files
Akash SatheesanAkash Satheesan
Akash Satheesan
authored and
Akash Satheesan
committed
chore(lib/vscode): remove plist from deps
1 parent 2b9ba4d commit 7421e9d

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

lib/vscode/build/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"mime": "^1.4.1",
4747
"mkdirp": "^1.0.4",
4848
"p-limit": "^3.1.0",
49-
"plist": "^3.0.1",
5049
"source-map": "0.6.1",
5150
"typescript": "^4.3.0-dev.20210426",
5251
"vsce": "1.88.0",

lib/vscode/build/yarn.lock

-24
Original file line numberDiff line numberDiff line change
@@ -469,11 +469,6 @@ balanced-match@^1.0.0:
469469
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
470470
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
471471

472-
base64-js@^1.2.3:
473-
version "1.3.1"
474-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
475-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
476-
477472
boolbase@~1.0.0:
478473
version "1.0.0"
479474
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
@@ -1135,15 +1130,6 @@ pend@~1.2.0:
11351130
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
11361131
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
11371132

1138-
plist@^3.0.1:
1139-
version "3.0.1"
1140-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
1141-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
1142-
dependencies:
1143-
base64-js "^1.2.3"
1144-
xmlbuilder "^9.0.7"
1145-
xmldom "0.1.x"
1146-
11471133
pump@^3.0.0:
11481134
version "3.0.0"
11491135
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
@@ -1384,16 +1370,6 @@ xmlbuilder@>=11.0.1:
13841370
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-15.1.1.tgz#9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5"
13851371
integrity sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==
13861372

1387-
xmlbuilder@^9.0.7:
1388-
version "9.0.7"
1389-
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
1390-
integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=
1391-
1392-
1393-
version "0.1.31"
1394-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
1395-
integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
1396-
13971373
yallist@^4.0.0:
13981374
version "4.0.0"
13991375
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"

0 commit comments

Comments
 (0)