diff --git a/package.json b/package.json index 007edb9c..4ce36df3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@oclif/plugin-command-snapshot": "^5.3.13", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.81", + "@salesforce/plugin-command-reference": "^3.1.82", "@types/yeoman-assert": "^3.1.4", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.22.87", diff --git a/yarn.lock b/yarn.lock index 5820eae2..8f58630c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1571,10 +1571,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@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== +"@salesforce/plugin-command-reference@^3.1.82": + version "3.1.82" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.82.tgz#45e439760b05b4b7232763172426ad22b90e52da" + integrity sha512-4aBLoT5r+gdWypIfEcfkvIZsyog91n+OpmmSY2yYUCr/zjT1HDUOqR4vTctIiz2pbsEe/La0bYxNJfcGePvIUg== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.23.3"