Skip to content

Commit 380431d

Browse files
authored
Merge pull request #188 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 56a15fb + e991adb commit 380431d

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-react-hooks": "^4.6.2",
3838
"eslint-plugin-sf-plugin": "^1.20.20",
3939
"esmock": "^2.7.1",
40-
"oclif": "^4.17.44",
40+
"oclif": "^4.22.6",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.5.4"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6747,10 +6747,10 @@ object.values@^1.1.6, object.values@^1.2.1:
67476747
define-properties "^1.2.1"
67486748
es-object-atoms "^1.0.0"
67496749

6750-
oclif@^4.17.44:
6751-
version "4.22.5"
6752-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
6753-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
6750+
oclif@^4.22.6:
6751+
version "4.22.6"
6752+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
6753+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
67546754
dependencies:
67556755
"@aws-sdk/client-cloudfront" "^3.850.0"
67566756
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)