From 7d9f076649d74a9d4e92fcb1127406ca4285a1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 14:48:27 +1200 Subject: [PATCH] Bump yaml from 2.3.4 to 2.4.2 (#198) Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a851ca5..5143b9d 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/yarn.lock b/yarn.lock index 389ca65..6c5c125 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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