Skip to content

Commit 9017832

Browse files
authored
Merge pull request #945 from salesforcecli/dependabot-npm_and_yarn-oclif-4.22.6
chore(dev-deps): bump oclif from 4.22.5 to 4.22.6
2 parents b0f2b9e + 3d56b75 commit 9017832

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/plugin-command-reference": "^3.1.63",
1919
"@salesforce/ts-types": "^2.0.11",
2020
"eslint-plugin-sf-plugin": "^1.20.30",
21-
"oclif": "^4.22.5",
21+
"oclif": "^4.22.6",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.5.4"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6023,10 +6023,10 @@ object.values@^1.1.7:
60236023
define-properties "^1.2.0"
60246024
es-abstract "^1.22.1"
60256025

6026-
oclif@^4.22.5:
6027-
version "4.22.5"
6028-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
6029-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
6026+
oclif@^4.22.6:
6027+
version "4.22.6"
6028+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
6029+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
60306030
dependencies:
60316031
"@aws-sdk/client-cloudfront" "^3.850.0"
60326032
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)