Skip to content

Commit

Permalink
Bump yaml from 2.3.4 to 2.4.2 (#198)
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.4...v2.4.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent aa32cee commit 7d9f076
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 @@ -33,7 +33,7 @@
"lodash": "^4.17.21",
"readline-sync": "^1.4.10",
"shelljs": "^0.8.5",
"yaml": "^2.3.2",
"yaml": "^2.4.2",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ __metadata:
shelljs: ^0.8.5
ts-node: ^10.9.1
typescript: ~5.3.2
yaml: ^2.3.2
yaml: ^2.4.2
yargs: ^17.7.2
bin:
parachain-launch: ./bin/parachain-launch
Expand Down Expand Up @@ -3220,10 +3220,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.3.2":
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 7d9f076

Please sign in to comment.