Skip to content

Commit dd1d240

Browse files
committed
chore(release): bump to 2.110.6
1 parent fbfa2b2 commit dd1d240

3 files changed

Lines changed: 3 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525
$ sf COMMAND
2626
running command...
2727
$ sf (--version|-v)
28-
@salesforce/cli/2.110.5 linux-x64 node-v22.20.0
28+
@salesforce/cli/2.110.6 linux-x64 node-v22.20.0
2929
$ sf --help [COMMAND]
3030
USAGE
3131
$ sf COMMAND

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/cli",
33
"description": "The Salesforce CLI",
4-
"version": "2.110.5",
4+
"version": "2.110.6",
55
"author": "Salesforce",
66
"bin": {
77
"sf": "./bin/run.js",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -572,22 +572,14 @@
572572
"@smithy/types" "^4.6.0"
573573
tslib "^2.6.2"
574574

575-
"@aws-sdk/types@3.901.0":
575+
"@aws-sdk/types@3.901.0", "@aws-sdk/types@^3.222.0":
576576
version "3.901.0"
577577
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.901.0.tgz#b5a2e26c7b3fb3bbfe4c7fc24873646992a1c56c"
578578
integrity sha512-FfEM25hLEs4LoXsLXQ/q6X6L4JmKkKkbVFpKD4mwfVHtRVQG6QxJiCPcrkcPISquiy6esbwK2eh64TWbiD60cg==
579579
dependencies:
580580
"@smithy/types" "^4.6.0"
581581
tslib "^2.6.2"
582582

583-
"@aws-sdk/types@^3.222.0":
584-
version "3.893.0"
585-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.893.0.tgz#1afbdb9d62bf86caeac380e3cac11a051076400a"
586-
integrity sha512-Aht1nn5SnA0N+Tjv0dzhAY7CQbxVtmq1bBR6xI0MhG7p2XYVh1wXuKTzrldEvQWwA3odOYunAfT9aBiKZx9qIg==
587-
dependencies:
588-
"@smithy/types" "^4.5.0"
589-
tslib "^2.6.2"
590-
591583
"@aws-sdk/util-arn-parser@3.893.0":
592584
version "3.893.0"
593585
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.893.0.tgz#fcc9b792744b9da597662891c2422dda83881d8d"
@@ -3134,13 +3126,6 @@
31343126
"@smithy/util-stream" "^4.4.0"
31353127
tslib "^2.6.2"
31363128

3137-
"@smithy/types@^4.5.0":
3138-
version "4.5.0"
3139-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.5.0.tgz#850e334662a1ef1286c35814940c80880400a370"
3140-
integrity sha512-RkUpIOsVlAwUIZXO1dsz8Zm+N72LClFfsNqf173catVlvRZiwPy0x2u0JLEA4byreOPKDZPGjmPDylMoP8ZJRg==
3141-
dependencies:
3142-
tslib "^2.6.2"
3143-
31443129
"@smithy/types@^4.6.0":
31453130
version "4.6.0"
31463131
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.6.0.tgz#8ea8b15fedee3cdc555e8f947ce35fb1e973bb7a"

0 commit comments

Comments
 (0)