diff --git a/package.json b/package.json index e5bc84be..ae787003 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/test": "^4", "@salesforce/cli-plugins-testkit": "^5.3.62", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.114", + "@salesforce/plugin-command-reference": "^3.1.116", "@salesforce/ts-types": "^2.0.11", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.21", diff --git a/yarn.lock b/yarn.lock index 2a4be114..0913a5a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1542,10 +1542,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.114": - version "3.1.114" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.114.tgz#9039f09d382616f5ff88252c42fd5aabc83b5fb0" - integrity sha512-PdWFur4iS/qFL9BD9C7yNVF9ukzctFl43Ipq+hS3KRLZspv2QlGQbI6JYhhvQJTOrQ+H3WTLMgSAPIlnhL4FNA== +"@salesforce/plugin-command-reference@^3.1.116": + version "3.1.116" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.116.tgz#8736303aa177f31f92fda3e9ad7d8441f044c9fa" + integrity sha512-QyFh4LkVOiVxDGu5InaM7PlHvsV4KdEtsfdeMV367Dq4pp6qYQ/zD4bU8/B4WTSrDjcYVc5GN3XDQovJYw7TiA== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.31.2"