diff --git a/package.json b/package.json index 102ebce0..f9c652bc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@oclif/plugin-command-snapshot": "^5.2.4", "@salesforce/cli-plugins-testkit": "^5.3.16", "@salesforce/dev-scripts": "^10.2.2", - "@salesforce/plugin-command-reference": "^3.1.5", + "@salesforce/plugin-command-reference": "^3.1.9", "@salesforce/ts-sinon": "^1.4.22", "@salesforce/ts-types": "^2.0.10", "@types/marked": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index ef64c5b1..4fb6ca03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1461,13 +1461,13 @@ dependencies: "@salesforce/ts-types" "^2.0.10" -"@salesforce/plugin-command-reference@^3.1.5": - version "3.1.5" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.5.tgz#91231b949bb157d3c8c7930b1a234833bff9ee29" - integrity sha512-pTjWMHRZ9HM33f3OVGCf9NV0oG/mStkP6l59r2ELsYdmVPZoXbvnS8sy2xrijxwJ/jsiQr4fxh4W68Q0DGpxhg== +"@salesforce/plugin-command-reference@^3.1.9": + version "3.1.9" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.9.tgz#993ee3f47675a23053c67d1f4a77887977b563ad" + integrity sha512-p61qlWXE7cWx8RBg+gOMnkaV3SJZ8S1Hee2nmuUu1WoNwCraiuxa9PGbWL/L/6RKpjwAfhFpgK2p5pNc/TSpAg== dependencies: "@oclif/core" "^4" - "@salesforce/core" "^8.0.1" + "@salesforce/core" "^8.1.0" "@salesforce/kit" "^3.1.6" "@salesforce/sf-plugins-core" "^11.1.1" "@salesforce/ts-types" "^2.0.10"