diff --git a/package.json b/package.json index 4c6459a5..382a6a2a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@salesforce/ts-types": "^2.0.10" }, "devDependencies": { - "@oclif/plugin-command-snapshot": "^5.2.3", + "@oclif/plugin-command-snapshot": "^5.2.4", "@salesforce/cli-plugins-testkit": "^5.3.18", "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-command-reference": "^3.1.8", diff --git a/yarn.lock b/yarn.lock index 96cbac4d..de94241f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1445,10 +1445,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-command-snapshot@^5.2.3": - version "5.2.3" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6" - integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw== +"@oclif/plugin-command-snapshot@^5.2.4": + version "5.2.4" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359" + integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w== dependencies: "@oclif/core" "^4" ansis "^3.2.0"