Skip to content

Commit

Permalink
chore: update dependency yaml to ^2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 3c9a7d1 commit 6bd22b8
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.5",
"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.5
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.5":
version: 2.4.5
resolution: "yaml@npm:2.4.5"
bin:
yaml: bin.mjs
checksum: f8efd407c07e095f00f3031108c9960b2b12971d10162b1ec19007200f6c987d2e28f73283f4731119aa610f177a3ea03d4a8fcf640600a25de1b74d00c69b3d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6bd22b8

Please sign in to comment.