diff --git a/package.json b/package.json index 242a205f..caa44832 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/cli-plugins-testkit": "^4.1.1", "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.4.2", - "@salesforce/plugin-command-reference": "^3.0.9", + "@salesforce/plugin-command-reference": "^3.0.10", "@salesforce/prettier-config": "^0.0.3", "@salesforce/ts-sinon": "1.4.8", "@swc/core": "^1.3.32", diff --git a/yarn.lock b/yarn.lock index f7fdeab2..1777f14c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,10 +973,10 @@ "@salesforce/ts-types" "^2.0.1" tslib "^2.5.2" -"@salesforce/plugin-command-reference@^3.0.9": - version "3.0.9" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.9.tgz#d34757f35bbc6434d928d1cbead40c9640c75580" - integrity sha512-elXysCEyhbDG0yAzUtGmA3TPyO2l03DnPtKwWD9/adyKjT4RwIzVP8u8AWpd5pFkegDaB1RdCuCEx4sBebgTRg== +"@salesforce/plugin-command-reference@^3.0.10": + version "3.0.10" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.10.tgz#f832bfe3270588376b7ba21d204cd181af534f00" + integrity sha512-lSR5luSoU9yt76jw9pFya7U6KNfIG4FQaIdmqSzj0kjCAWVSu/50TcR6WqhMdUorWgcXowobXlLkyGf5uIsrbQ== dependencies: "@oclif/core" "^2.8.7" "@salesforce/core" "^4.3.2"