From 2df2358a218db5f3a205c2c66d16756b8f23a122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:07:28 +0000 Subject: [PATCH] chore(dev-deps): bump @types/js-yaml from 4.0.5 to 4.0.9 Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) --- updated-dependencies: - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2a74f72c..5a7fe8c3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@salesforce/cli-plugins-testkit": "^5.0.4", "@salesforce/dev-scripts": "^8.1.2", "@salesforce/plugin-command-reference": "^3.0.54", - "@types/js-yaml": "^4.0.5", + "@types/js-yaml": "^4.0.9", "@types/lodash.defaultsdeep": "^4.6.9", "@types/shelljs": "^0.8.14", "@types/yeoman-generator": "^5.2.14", diff --git a/yarn.lock b/yarn.lock index 98a7f391..9789a135 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1429,10 +1429,10 @@ "@types/through" "*" rxjs "^7.2.0" -"@types/js-yaml@^4.0.5": - version "4.0.5" - resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138" - integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA== +"@types/js-yaml@^4.0.9": + version "4.0.9" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2" + integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg== "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9": version "7.0.14"