Skip to content

Commit

Permalink
chore: updates from devScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 4, 2024
1 parent a8db701 commit c7236a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.13",
"@salesforce/cli-plugins-testkit": "^5.3.26",
"@salesforce/dev-scripts": "^10.2.9",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-command-reference": "^3.1.20",
"@salesforce/schemas": "^1.9.0",
"@salesforce/source-testkit": "^2.2.57",
Expand Down
83 changes: 9 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,10 +1571,10 @@
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==

"@salesforce/dev-scripts@^10.2.9":
version "10.2.9"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.9.tgz#c107c177de6c8b282d5eee95e1c04e71f80650b6"
integrity sha512-kjICKRzDmkyfB78D+mAoOxdKChv5NAAQMzGYqGIPxNHTG2f9J0/sfjEJsWt+4gZAnAD8unS0MsPoKQqi2BDMNg==
"@salesforce/dev-scripts@^10.2.10":
version "10.2.10"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.10.tgz#6aca3c6a0926b5ed0710d1f21a940687ff994e58"
integrity sha512-4vYRV5PvssKWfsnOOAXDvYfHaj2M3bCprlGcZBGnPAi52cNzoj9GcOmC1RRrPdQmHL4vWZvSiqgRgVLKQQdfkw==
dependencies:
"@commitlint/cli" "^17.1.2"
"@commitlint/config-conventional" "^17.8.1"
Expand Down Expand Up @@ -1888,21 +1888,7 @@
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/core@^2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.3.2.tgz#4a1e3da41d2a3a494cbc6bd1fc6eeb26b2e27184"
integrity sha512-in5wwt6chDBcUv1Lw1+QzZxN9fBffi+qOixfb65yK4sDuKG7zAUO9HAFqmVzsZM3N+3tTyvZjtnDXePpvp007Q==
dependencies:
"@smithy/middleware-endpoint" "^3.1.0"
"@smithy/middleware-retry" "^3.0.14"
"@smithy/middleware-serde" "^3.0.3"
"@smithy/protocol-http" "^4.1.0"
"@smithy/smithy-client" "^3.1.12"
"@smithy/types" "^3.3.0"
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/core@^2.4.0":
"@smithy/core@^2.3.2", "@smithy/core@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.4.0.tgz#56e917b6ab2dffeba681a05395c40a757d681147"
integrity sha512-cHXq+FneIF/KJbt4q4pjN186+Jf4ZB0ZOqEaZMBhT79srEyGDDBV31NqBRBjazz8ppQ1bJbDJMY9ba5wKFV36w==
Expand Down Expand Up @@ -2067,22 +2053,7 @@
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/middleware-retry@^3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.14.tgz#739e8bac6e465e0cda26446999db614418e79da3"
integrity sha512-7ZaWZJOjUxa5hgmuMspyt8v/zVsh0GXYuF7OvCmdcbVa/xbnKQoYC+uYKunAqRGTkxjOyuOCw9rmFUFOqqC0eQ==
dependencies:
"@smithy/node-config-provider" "^3.1.4"
"@smithy/protocol-http" "^4.1.0"
"@smithy/service-error-classification" "^3.0.3"
"@smithy/smithy-client" "^3.1.12"
"@smithy/types" "^3.3.0"
"@smithy/util-middleware" "^3.0.3"
"@smithy/util-retry" "^3.0.3"
tslib "^2.6.2"
uuid "^9.0.1"

"@smithy/middleware-retry@^3.0.15":
"@smithy/middleware-retry@^3.0.14", "@smithy/middleware-retry@^3.0.15":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.15.tgz#9b96900cde70d8aafd267e13f4e79241be90e0c7"
integrity sha512-iTMedvNt1ApdvkaoE8aSDuwaoc+BhvHqttbA/FO4Ty+y/S5hW6Ci/CTScG7vam4RYJWZxdTElc3MEfHRVH6cgQ==
Expand Down Expand Up @@ -2196,19 +2167,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^3.1.12":
version "3.1.12"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.12.tgz#fb6386816ff8a5c50eab7503d4ee3ba2e4ebac63"
integrity sha512-wtm8JtsycthkHy1YA4zjIh2thJgIQ9vGkoR639DBx5lLlLNU0v4GARpQZkr2WjXue74nZ7MiTSWfVrLkyD8RkA==
dependencies:
"@smithy/middleware-endpoint" "^3.1.0"
"@smithy/middleware-stack" "^3.0.3"
"@smithy/protocol-http" "^4.1.0"
"@smithy/types" "^3.3.0"
"@smithy/util-stream" "^3.1.3"
tslib "^2.6.2"

"@smithy/smithy-client@^3.2.0":
"@smithy/smithy-client@^3.1.12", "@smithy/smithy-client@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.2.0.tgz#6db94024e4bdaefa079ac68dbea23dafbea230c8"
integrity sha512-pDbtxs8WOhJLJSeaF/eAbPgXg4VVYFlRcL/zoNYA5WbG3wBL06CHtBSg53ppkttDpAJ/hdiede+xApip1CwSLw==
Expand Down Expand Up @@ -2282,18 +2241,7 @@
dependencies:
tslib "^2.6.2"

"@smithy/util-defaults-mode-browser@^3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.14.tgz#21f3ebcb07b9d6ae1274b9d655c38bdac59e5c06"
integrity sha512-0iwTgKKmAIf+vFLV8fji21Jb2px11ktKVxbX6LIDPAUJyWQqGqBVfwba7xwa1f2FZUoolYQgLvxQEpJycXuQ5w==
dependencies:
"@smithy/property-provider" "^3.1.3"
"@smithy/smithy-client" "^3.1.12"
"@smithy/types" "^3.3.0"
bowser "^2.11.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-browser@^3.0.15":
"@smithy/util-defaults-mode-browser@^3.0.14", "@smithy/util-defaults-mode-browser@^3.0.15":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.15.tgz#df73b9ae3dddc9126e0bb93ebc720b09d7163858"
integrity sha512-FZ4Psa3vjp8kOXcd3HJOiDPBCWtiilLl57r0cnNtq/Ga9RSDrM5ERL6xt+tO43+2af6Pn5Yp92x2n5vPuduNfg==
Expand All @@ -2304,20 +2252,7 @@
bowser "^2.11.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-node@^3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.14.tgz#6bb9e837282e84bbf5093dbcd120fcd296593f7a"
integrity sha512-e9uQarJKfXApkTMMruIdxHprhcXivH1flYCe8JRDTzkkLx8dA3V5J8GZlST9yfDiRWkJpZJlUXGN9Rc9Ade3OQ==
dependencies:
"@smithy/config-resolver" "^3.0.5"
"@smithy/credential-provider-imds" "^3.2.0"
"@smithy/node-config-provider" "^3.1.4"
"@smithy/property-provider" "^3.1.3"
"@smithy/smithy-client" "^3.1.12"
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-node@^3.0.15":
"@smithy/util-defaults-mode-node@^3.0.14", "@smithy/util-defaults-mode-node@^3.0.15":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.15.tgz#d52476e1f2e66525d918b51f8d5a9b0972bf518e"
integrity sha512-KSyAAx2q6d0t6f/S4XB2+3+6aQacm3aLMhs9aLMqn18uYGUepbdssfogW5JQZpc6lXNBnp0tEnR5e9CEKmEd7A==
Expand Down

0 comments on commit c7236a3

Please sign in to comment.