diff --git a/package.json b/package.json index 9d3300f..1248556 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@oclif/plugin-command-snapshot": "^5.3.35", "@salesforce/cli-plugins-testkit": "^5.3.66", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.131", + "@salesforce/plugin-command-reference": "^3.1.132", "eslint-plugin-sf-plugin": "^1.20.33", "nock": "^13.5.4", "oclif": "^4.23.30", diff --git a/yarn.lock b/yarn.lock index e78fed1..2803301 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,10 +1281,10 @@ dependencies: "@salesforce/ts-types" "^3.0.0" -"@salesforce/plugin-command-reference@^3.1.131": - version "3.1.131" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.131.tgz#642bc96a550540e1cec0b44b76d53d0b40360ea9" - integrity sha512-CGNwVXCnsZa+X70apV0HUUOyQSf8w1jyG3GhPBv3Gh0X+Dppartlc3tsmkkYO1s9VbYgsTv0nTaaScsMVeFxcA== +"@salesforce/plugin-command-reference@^3.1.132": + version "3.1.132" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.132.tgz#b40af2618d13466728211b7b88b312a2104c5b4f" + integrity sha512-khxcwV+djsdN7pa2gRQjy3Xvn5RJ4/AqCdvsIfU70bZKo2LqjHK9O+Pkz0F7ci2ao4nyamRlyL9C6rpKPg+N+g== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.32.6"