diff --git a/package.json b/package.json index 4c5354ab..2d300f28 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@oclif/plugin-command-snapshot": "^5.3.17", "@salesforce/cli-plugins-testkit": "^5.3.57", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.94", + "@salesforce/plugin-command-reference": "^3.1.97", "@types/yeoman-assert": "^3.1.4", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.0", diff --git a/yarn.lock b/yarn.lock index 809b60da..a318b784 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1642,10 +1642,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.94": - version "3.1.94" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.94.tgz#909d363aba0224b189cf2ff6fd42b82cf9a62efe" - integrity sha512-4BWmOfpvqXYYRVet7f4AEsC0IxsY3gE6Dc/gHIv+FxqhOmgi9giZOXiTP2J7PtapGdGvCCnj8sQnnsLjd/mgEw== +"@salesforce/plugin-command-reference@^3.1.97": + version "3.1.97" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.97.tgz#eacae5b59fb1c7c58cccb8bf7ab3a796db9aa571" + integrity sha512-qBe36iD/LxWeHIEqBXccYNwrUoeSQhGVIxG59+qGGipm7eUfP/DdFBV7DtZpT8oiXmmVXre1nCeTALWIDETdcg== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.28.4"