From 60c84ab928a4aa3c082c026660096a8bcd2574de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 23:44:18 -0600 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.2 to 5.0.3 (#1019) Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-command-snapshot/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... 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, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 33a7c798a..6152c1c62 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "proxy-agent": "^6.3.1" }, "devDependencies": { - "@oclif/plugin-command-snapshot": "^5.0.2", + "@oclif/plugin-command-snapshot": "^5.0.3", "@oclif/plugin-help": "^6.0.7", "@salesforce/cli-plugins-testkit": "^5.0.2", "@salesforce/dev-scripts": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 2fcfafaae..3495f20c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -806,13 +806,13 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-command-snapshot@^5.0.2": - version "5.0.2" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1" - integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow== +"@oclif/plugin-command-snapshot@^5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.3.tgz#1ca2ccc173ba66d81e0e351f0cf640a9c3782f02" + integrity sha512-LbG7lxdKhaapv7nrgUoQU505PA92OU4SOMyczS74BatgUHjx4B0qXOe3VI2aKmd+SApPaLDe/QsGnm98gfZhmQ== dependencies: "@oclif/core" "^3.10.8" - "@types/lodash.difference" "^4.5.8" + "@types/lodash.difference" "^4.5.9" chalk "^5.3.0" just-diff "^5.2.0" lodash.difference "^4.5.0" @@ -1493,7 +1493,7 @@ dependencies: "@types/node" "*" -"@types/lodash.difference@^4.5.8": +"@types/lodash.difference@^4.5.9": version "4.5.9" resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c" integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==