diff --git a/package.json b/package.json index 59b67d06..02eb93ca 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@oclif/plugin-command-snapshot": "^5.2.3", "@salesforce/cli-plugins-testkit": "^5.3.18", "@salesforce/dev-scripts": "^10.2.2", - "@salesforce/plugin-command-reference": "^3.1.5", + "@salesforce/plugin-command-reference": "^3.1.8", "@salesforce/plugin-telemetry": "^3.5.1", "@salesforce/ts-sinon": "^1.4.18", "@types/shelljs": "^0.8.15", diff --git a/yarn.lock b/yarn.lock index b52c486a..a80dae71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1867,13 +1867,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.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.8.tgz#664289df6a2009724c3408ae9a82488af017cc98" + integrity sha512-PtGxxj9VKxQ0H/7uHp3RnShC3eWOhtBKoaC9ljg1IYGSLBFvnX2GJeT4qITRzZ2rfP1pdJ2tTiG4tcIPVc1/bQ== 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"