Skip to content

Commit

Permalink
chore: update dependency yaml to ^2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 02bf593 commit e6fd6d5
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.5.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.5.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.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
yaml: bin.mjs
checksum: a116dca5c61641d9bf1f1016c6e71daeb1ed4915f5930ed237d45ab7a605aa5d92c332ff64879a6cd088cabede008c778774e3060ffeb4cd617d28088e4b2d83
languageName: node
linkType: hard

Expand Down

0 comments on commit e6fd6d5

Please sign in to comment.