Skip to content

Commit 056b5aa

Browse files
committed
Remove unused dependency yaml
1 parent aa2a2f8 commit 056b5aa

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@
297297
"ua-parser-js": "^1.0.38",
298298
"which": "^4.0.0",
299299
"ws": "^8.17.1",
300-
"yaml": "^2.4.2",
301300
"zod": "^3.23.8"
302301
},
303302
"resolutions": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6612,11 +6612,6 @@ yallist@^4.0.0:
66126612
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
66136613
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
66146614

6615-
yaml@^2.4.2:
6616-
version "2.4.2"
6617-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.2.tgz#7a2b30f2243a5fc299e1f14ca58d475ed4bc5362"
6618-
integrity sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==
6619-
66206615
yargs-parser@^18.1.2:
66216616
version "18.1.3"
66226617
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"

0 commit comments

Comments
 (0)