diff --git a/package.json b/package.json index 2c2bf4e7..811142ac 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/plugin-command-snapshot": "^5.0.9", "@salesforce/cli-plugins-testkit": "^5.1.9", "@salesforce/dev-scripts": "^8.4.1", - "@salesforce/plugin-command-reference": "^3.0.68", + "@salesforce/plugin-command-reference": "^3.0.69", "@salesforce/ts-types": "^2.0.9", "@types/chai-as-promised": "^7.1.8", "@types/chai-string": "^1.4.5", diff --git a/yarn.lock b/yarn.lock index 9e59fdb6..b82253c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1704,7 +1704,7 @@ node-gyp "^8.2.0" read-package-json-fast "^2.0.1" -"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0": +"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0": version "3.20.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.20.0.tgz#534458dc6e8c46d8f03906aaadaca079e16a6554" integrity sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A== @@ -1969,12 +1969,12 @@ "@salesforce/ts-types" "^2.0.9" tslib "^2.6.2" -"@salesforce/plugin-command-reference@^3.0.68": - version "3.0.68" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.68.tgz#10761fb48f5346bdd3ed0c8e2f6cfaaaf32d1eca" - integrity sha512-tsAcHX2/wXIymRwUj+VEOfcX3Yz3G8wg2wCFI6pUGiEgz+6StVRXhG/lwRxNp+xHAxDmohW1FFNTQVeeJwCGqg== +"@salesforce/plugin-command-reference@^3.0.69": + version "3.0.69" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819" + integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg== dependencies: - "@oclif/core" "^3.19.1" + "@oclif/core" "^3.19.6" "@salesforce/core" "^6.5.3" "@salesforce/kit" "^3.0.15" "@salesforce/sf-plugins-core" "^5.0.13"