From 0933c4599ea9719b44f499f945cf939492ad0735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 08:53:58 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-command-snapshot Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.34 to 5.3.35. - [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.3.34...5.3.35) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.35 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 f07acb0b..a768dcad 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@salesforce/templates": "^66.13.7" }, "devDependencies": { - "@oclif/plugin-command-snapshot": "^5.3.34", + "@oclif/plugin-command-snapshot": "^5.3.35", "@salesforce/cli-plugins-testkit": "^5.3.66", "@salesforce/dev-scripts": "^13.0.2", "@salesforce/plugin-command-reference": "^3.1.132", diff --git a/yarn.lock b/yarn.lock index 26d7e0bd..da8febce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1112,10 +1112,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-command-snapshot@^5.3.34": - version "5.3.34" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.34.tgz#bc072b4da67cdd7a8c33b22368dc3cbb8df3e75d" - integrity sha512-CGIzTASwghLeCL3bn2liBkAA9Ij5U3OE9+c83WEnCxjgbFYoDIsurYvTxeP68tSqVU4mA34H5HjOpS/lDehutQ== +"@oclif/plugin-command-snapshot@^5.3.35": + version "5.3.35" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.35.tgz#0bb1f3627a4d3209c5bd41089dbfffefbf94a60e" + integrity sha512-IIj6zISG1muLLSpPI560n6Q2F4njN+OFTP/PXp+sdGxrB0pT/NtuRQ6DXwo0fvOX2AA6aG7HMLNYRO5h5feGJg== dependencies: "@oclif/core" "^4" ansis "^3.17.0"