diff --git a/package.json b/package.json index c95ab646..0ccb38bc 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@oclif/plugin-command-snapshot": "^5.3.7", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^8.5.0", - "@salesforce/plugin-command-reference": "^3.1.74", + "@salesforce/plugin-command-reference": "^3.1.75", "@salesforce/ts-sinon": "^1.4.31", "@types/lodash.get": "^4.4.9", "eslint-plugin-mocha": "^10.5.0", diff --git a/yarn.lock b/yarn.lock index bc99e980..eebdfc2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2061,10 +2061,10 @@ dependencies: "@salesforce/ts-types" "^2.0.12" -"@salesforce/plugin-command-reference@^3.1.74": - version "3.1.74" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.74.tgz#94123aeef099049f01eb4e4e14f283b613281b4b" - integrity sha512-x2kBVbzP2hYsEdOW7BMteeqHgvWT1pa3jWJidFmbZGrOTS2wZhtZrHjE/O3hXMSGnQFTeJakjqr0oZJO8UCxpQ== +"@salesforce/plugin-command-reference@^3.1.75": + version "3.1.75" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.75.tgz#4a45e5c2a72099aa11f1fc4f8bbc50af2d19944f" + integrity sha512-PkcRpD3FtMJjv0nKWAFGWuWZ8bt5BZyTqk/0i8b6ADA+m2WSnEKDauFiji3KWpIVVf1NqsBz1kNN4sF/wt8f3Q== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.23.2"