Skip to content

Commit

Permalink
chore: update dependency yaml to ^2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 4d2e57e commit 522c9ee
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.2",
"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.2
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.2":
version: 2.4.2
resolution: "yaml@npm:2.4.2"
bin:
yaml: bin.mjs
checksum: 90dda4485de04367251face9abb5c36927c94e44078f4e958e6468a07e74e7e92f89be20fc49860b6268c51ee5a5fc79ef89197d3f874bf24ef8921cc4ba9013
languageName: node
linkType: hard

Expand Down

0 comments on commit 522c9ee

Please sign in to comment.