Skip to content

Commit 576540d

Browse files
fix(deps): update dependency yaml to v2.8.0 (#1933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d1b04 commit 576540d

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"ramda": "^0.30.0",
122122
"rxjs": "^7.8.1",
123123
"video.js": "8.23.3",
124-
"yaml": "2.6.1"
124+
"yaml": "2.8.0"
125125
},
126126
"devDependencies": {
127127
"@astrojs/lit": "4.3.0",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ __metadata:
889889
vitest: "npm:^1.3.1"
890890
vue: "npm:3.5.16"
891891
vue-tsc: "npm:^2.0.0"
892-
yaml: "npm:2.6.1"
892+
yaml: "npm:2.8.0"
893893
peerDependencies:
894894
"@astrojs/lit": ^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
895895
"@astrojs/react": ^1.2.2 || ^2.0.0 || ^3.0.0
@@ -12302,16 +12302,7 @@ __metadata:
1230212302
languageName: node
1230312303
linkType: hard
1230412304

12305-
"yaml@npm:2.6.1":
12306-
version: 2.6.1
12307-
resolution: "yaml@npm:2.6.1"
12308-
bin:
12309-
yaml: bin.mjs
12310-
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
12311-
languageName: node
12312-
linkType: hard
12313-
12314-
"yaml@npm:^2.7.1":
12305+
"yaml@npm:2.8.0, yaml@npm:^2.7.1":
1231512306
version: 2.8.0
1231612307
resolution: "yaml@npm:2.8.0"
1231712308
bin:

0 commit comments

Comments
 (0)