diff --git a/package.json b/package.json index dfcebc24..792528ed 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@oclif/plugin-command-snapshot": "^5.3.10", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^8.5.0", - "@salesforce/plugin-command-reference": "^3.1.80", + "@salesforce/plugin-command-reference": "^3.1.81", "@salesforce/ts-sinon": "^1.4.31", "@types/lodash.get": "^4.4.9", "eslint-plugin-mocha": "^10.5.0", diff --git a/yarn.lock b/yarn.lock index 9ff1bda7..85365f88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1770,10 +1770,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.80": - version "3.1.80" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275" - integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ== +"@salesforce/plugin-command-reference@^3.1.81": + version "3.1.81" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz#a25c70aa8acf4a088e597ad9057ed0ad5b4b0f87" + integrity sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.23.3"