From eacc22f94158cab27997b0e4ca19926a6f463217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 02:46:47 +0000 Subject: [PATCH] fix(deps): bump @salesforce/command from 5.3.3 to 5.3.5 Bumps [@salesforce/command](https://github.com/salesforcecli/command) from 5.3.3 to 5.3.5. - [Release notes](https://github.com/salesforcecli/command/releases) - [Changelog](https://github.com/salesforcecli/command/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/command/compare/5.3.3...5.3.5) --- updated-dependencies: - dependency-name: "@salesforce/command" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7af6217c..85b22bb2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": { - "@salesforce/command": "^5.3.3", + "@salesforce/command": "^5.3.5", "@salesforce/core": "^3.34.6", "@types/lodash.uniqby": "^4.7.7", "chalk": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index cba4ed12..05ac00d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1102,19 +1102,19 @@ mv "~2" safe-json-stringify "~1" -"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.38", "@salesforce/command@^5.3.0", "@salesforce/command@^5.3.3": - version "5.3.3" - resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.3.3.tgz#863380090d8febeb803ceb32690302c490ffe1fc" - integrity sha512-p6I5AiQG85Ptk6hxh0r9Xg34MTshnGmDkGSY+S1yqodOF8oV+frCnUenInjwibxyuSqL0hPm+scx8/jwhqLNVA== +"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.38", "@salesforce/command@^5.3.0", "@salesforce/command@^5.3.5": + version "5.3.5" + resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.3.5.tgz#4a613f6312428707aa9af8d7e4944f164bea1321" + integrity sha512-RJho0j0VVHU5jf+zFWVjwx2BbBed7t5wlmFG1yyHvW4WA6Akr4JZ764qlob0olpn7ZN7L5kLw9F5xbWDtZnLYA== dependencies: "@oclif/core" "^1.25.0" "@oclif/test" "^2.2.21" - "@salesforce/core" "^3.33.6" + "@salesforce/core" "^3.34.6" "@salesforce/kit" "^1.8.5" "@salesforce/ts-types" "^1.7.1" chalk "^2.4.2" -"@salesforce/core@^3.21.5", "@salesforce/core@^3.31.16", "@salesforce/core@^3.31.17", "@salesforce/core@^3.33.4", "@salesforce/core@^3.33.6", "@salesforce/core@^3.34.6": +"@salesforce/core@^3.21.5", "@salesforce/core@^3.31.16", "@salesforce/core@^3.31.17", "@salesforce/core@^3.33.4", "@salesforce/core@^3.34.6": version "3.34.6" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.34.6.tgz#816031d3aab098d56165d876db626a3610d86c6e" integrity sha512-9Nd+bQRSvCYDiZo97bhseajLhr7d51J9gsPUnfN3nHy1/TBQXjN+upRAPAeldvzU8G3L98WGDMtEpSTOG/PxkQ==