diff --git a/package.json b/package.json index 3e84763e..8aff3363 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.11.1", + "version": "2.11.2", "author": "Salesforce", "bin": { "sf": "./bin/run", @@ -76,7 +76,7 @@ "@salesforce/plugin-devops-center": "1.2.0", "@salesforce/plugin-env": "2.2.1", "@salesforce/plugin-functions": "1.22.3", - "@salesforce/plugin-packaging": "1.25.1", + "@salesforce/plugin-packaging": "1.26.0", "@salesforce/plugin-signups": "1.5.0", "@salesforce/sfdx-plugin-lwc-test": "1.1.0", "@salesforce/sfdx-scanner": "3.16.0" @@ -123,10 +123,10 @@ "dependencies": { "@oclif/core": "2.15.0", "@oclif/plugin-autocomplete": "2.3.8", - "@oclif/plugin-commands": "2.2.25", + "@oclif/plugin-commands": "2.2.26", "@oclif/plugin-help": "5.2.19", "@oclif/plugin-not-found": "2.4.1", - "@oclif/plugin-plugins": "3.7.1", + "@oclif/plugin-plugins": "3.8.0", "@oclif/plugin-search": "0.0.22", "@oclif/plugin-update": "3.2.3", "@oclif/plugin-version": "1.3.10", diff --git a/yarn.lock b/yarn.lock index 1ee1b8f4..33e68120 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1187,10 +1187,10 @@ ts-json-schema-generator "^1.2.0" tslib "^2.5.0" -"@oclif/plugin-commands@2.2.25": - version "2.2.25" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.25.tgz#980a012deb0545612ce1ff49b9a6c8887de37313" - integrity sha512-DKlWM0B0b0ypOCvcpJk3PLZ+oKmaSgGuOUa5zjF/JiYUfS1eJXyO3wp47TZ/z67ANui8gEBQc12mFJCjHuc2GA== +"@oclif/plugin-commands@2.2.26": + version "2.2.26" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.26.tgz#a85bd89c9bf8b95280d719d491550c0a928527cc" + integrity sha512-DvJ2EnCt5S/VPLwnb9LApumqBNXsJQ8iIO9DL7tJk4i7+WSIlndvoO2xqRSFOqdXBGojs8LZmDYbCGhcjO4J7g== dependencies: "@oclif/core" "^2.15.0" lodash "^4.17.11" @@ -1228,10 +1228,10 @@ chalk "^4" fast-levenshtein "^3.0.0" -"@oclif/plugin-plugins@3.7.1": - version "3.7.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.7.1.tgz#595ad7980862722951a29610ec7a6b42453881a2" - integrity sha512-3YrJZ6XlAntOV2UJNme5iuE7cYx57Yg+PaMSLLkU/1AnDSIoNLlkKk1Y3AQmbd8B3aKOZtI9/bJzFXV8nmvgiw== +"@oclif/plugin-plugins@3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.8.0.tgz#d83ad5fb1a1c37864b23dfd1f1180d5d4ba9e5a7" + integrity sha512-yQ+M0REyP7DeCQQ4j4TDYV2bu0wy66tJzrO/ZN/ZHbwdzcyM3JmfQsqo9rBSXDJZf6FU2xL9P2+Gfj2VpG7qMw== dependencies: "@oclif/core" "^2.15.0" chalk "^4.1.2"