Skip to content

Commit

Permalink
fix(deps): update dependency yaml to v2.6.1 (#1828)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent b1b4ef6 commit 5e45108
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"p-queue": "^8.0.1",
"ramda": "^0.30.0",
"rxjs": "^7.8.1",
"yaml": "2.6.0"
"yaml": "2.6.1"
},
"devDependencies": {
"@astrojs/lit": "4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ __metadata:
vitest: "npm:^1.3.1"
vue: "npm:3.5.13"
vue-tsc: "npm:^2.0.0"
yaml: "npm:2.6.0"
yaml: "npm:2.6.1"
peerDependencies:
"@astrojs/lit": ^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
"@astrojs/react": ^1.2.2 || ^2.0.0 || ^3.0.0
Expand Down Expand Up @@ -10361,12 +10361,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
"yaml@npm:2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10c0/9e74cdb91cc35512a1c41f5ce509b0e93cc1d00eff0901e4ba831ee75a71ddf0845702adcd6f4ee6c811319eb9b59653248462ab94fa021ab855543a75396ceb
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e45108

Please sign in to comment.