Skip to content

Commit d187355

Browse files
fix(deps): update dependency yaml to v2.8.1
1 parent cafa5a6 commit d187355

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"effect": "3.17.13",
1010
"glob": "11.0.3",
1111
"picocolors": "1.1.1",
12-
"yaml": "2.8.0",
12+
"yaml": "2.8.1",
1313
"yargs": "18.0.0",
1414
},
1515
"devDependencies": {
@@ -755,7 +755,7 @@
755755

756756
"y18n": ["[email protected]", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="],
757757

758-
"yaml": ["[email protected].0", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ=="],
758+
"yaml": ["[email protected].1", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw=="],
759759

760760
"yargs": ["[email protected]", "", { "dependencies": { "cliui": "^9.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "string-width": "^7.2.0", "y18n": "^5.0.5", "yargs-parser": "^22.0.0" } }, "sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg=="],
761761

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"effect": "3.17.13",
6363
"glob": "11.0.3",
6464
"picocolors": "1.1.1",
65-
"yaml": "2.8.0",
65+
"yaml": "2.8.1",
6666
"yargs": "18.0.0"
6767
},
6868
"devDependencies": {

0 commit comments

Comments
 (0)