diff --git a/package.json b/package.json index 7681990d..5d0947ad 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/plugin-command-snapshot": "^5.3.9", "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^11.0.4", - "@salesforce/plugin-command-reference": "^3.1.79", + "@salesforce/plugin-command-reference": "^3.1.80", "eslint-plugin-sf-plugin": "^1.20.32", "minimatch": "^10.1.2", "oclif": "^4.22.73", diff --git a/yarn.lock b/yarn.lock index b5b74ea8..bdaeaf4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1623,10 +1623,10 @@ jszip "^3.10.1" object-treeify "^2" -"@salesforce/plugin-command-reference@^3.1.79": - version "3.1.79" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.79.tgz#36f1ea069d134ee45489882e28cc9a9bf6db6709" - integrity sha512-t3DH+Ez2ESrY8M8zO6yEodsFq7IYKBseFFRwqFxTf0bIVZcWh4i7UO8oUFQyT9Px+Q3TcnSXw4X9njopxTc2lQ== +"@salesforce/plugin-command-reference@^3.1.80": + version "3.1.80" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275" + integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.23.3"