Skip to content

Commit

Permalink
chore: update dependency yaml to ^2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent fa75766 commit 2b81aaa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"yaml": "^2.3.4",
"yaml": "^2.4.0",
"yarn-run-all": "latest"
},
"peerDependencies": {
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3382,7 +3382,7 @@ __metadata:
tsup: ^7.2.0
typescript: ^5.2.2
vitest: ^0.34.6
yaml: ^2.3.4
yaml: ^2.4.0
yarn-run-all: latest
peerDependencies:
typescript: ">= 4.0.0"
Expand Down Expand Up @@ -6112,10 +6112,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.3.4":
version: 2.3.4
resolution: "yaml@npm:2.3.4"
checksum: e6d1dae1c6383bcc8ba11796eef3b8c02d5082911c6723efeeb5ba50fc8e881df18d645e64de68e421b577296000bea9c75d6d9097c2f6699da3ae0406c030d8
"yaml@npm:^2.4.0":
version: 2.4.0
resolution: "yaml@npm:2.4.0"
bin:
yaml: bin.mjs
checksum: 3c25ebae34ee702af772ebbd1855a980b1487cd21d6220d952592edb4f7d89322aafd14753d99924ba7076eb4c5b3d809c64bb532402b01af280f7af674277f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 2b81aaa

Please sign in to comment.