diff --git a/package.json b/package.json index 7949dac..11c8a88 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@oclif/plugin-command-snapshot": "^5.2.26", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.11", - "@salesforce/plugin-command-reference": "^3.1.38", + "@salesforce/plugin-command-reference": "^3.1.39", "@types/yeoman-assert": "^3.1.4", "eslint-plugin-sf-plugin": "^1.20.13", "oclif": "^4.17.10", diff --git a/yarn.lock b/yarn.lock index 84e2107..c98136c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1924,10 +1924,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.38": - version "3.1.38" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7" - integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A== +"@salesforce/plugin-command-reference@^3.1.39": + version "3.1.39" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.39.tgz#9c9071e8267ab54db936d4fef992a71336f63012" + integrity sha512-hNTKtbwbXKRsCqO3XihQDb4gdVm/4Cy4rxtdzreJRRbJamflWsrZGLI/5xfplKiCyMnKucB6XRm/vUUVyd5Hxw== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.6.4"