diff --git a/package.json b/package.json index 1a319900..6fd43795 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@oclif/plugin-command-snapshot": "^5.2.37", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.12", - "@salesforce/plugin-command-reference": "^3.1.48", + "@salesforce/plugin-command-reference": "^3.1.49", "@salesforce/ts-sinon": "^1.4.30", "@salesforce/ts-types": "^2.0.11", "@types/marked": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 191d8a88..5d5e4051 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1827,13 +1827,13 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.48": - version "3.1.48" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81" - integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg== +"@salesforce/plugin-command-reference@^3.1.49": + version "3.1.49" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.49.tgz#0e040ef1c54629a212b980ba0ea9eed8cfa54764" + integrity sha512-yeKPVRRRV/dp+jDELILvacojhY2kuQsTlIGQ4ahey/ofnc61sVb2YQ3wlR/Xpsmk1dLgCF5qX6WMhbXusVU2uQ== dependencies: "@oclif/core" "^4" - "@salesforce/core" "^8.8.5" + "@salesforce/core" "^8.8.6" "@salesforce/kit" "^3.2.3" "@salesforce/sf-plugins-core" "^11.3.12" "@salesforce/ts-types" "^2.0.11"