diff --git a/package.json b/package.json index 8411308f..73edb9ad 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,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", "@salesforce/types": "^1.7.1", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.29", diff --git a/yarn.lock b/yarn.lock index d2c51cd1..5915bbd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1306,10 +1306,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"