Skip to content

Commit 40f85c8

Browse files
authored
Merge pull request #788 from salesforcecli/dependabot-npm_and_yarn-oclif-4.22.22
chore(dev-deps): bump oclif from 4.22.20 to 4.22.22
2 parents fc1a869 + 0a55f22 commit 40f85c8

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/plugin-command-reference": "^3.1.68",
1717
"@types/yeoman-assert": "^3.1.4",
1818
"eslint-plugin-sf-plugin": "^1.20.32",
19-
"oclif": "^4.22.20",
19+
"oclif": "^4.22.22",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.9.2",
2222
"yeoman-assert": "^3.1.1"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@
14301430
dependencies:
14311431
"@oclif/core" "^4"
14321432

1433-
"@oclif/plugin-not-found@^3.2.67":
1433+
"@oclif/plugin-not-found@^3.2.68":
14341434
version "3.2.68"
14351435
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.68.tgz#a55beabf394c47dbbd0cc06f2b1317e816c61397"
14361436
integrity sha512-Uv0AiXESEwrIbfN1IA68lcw4/7/L+Z3nFHMHG03jjDXHTVOfpTZDaKyPx/6rf2AL/CIhQQxQF3foDvs6psS3tA==
@@ -6249,19 +6249,19 @@ object.values@^1.1.7:
62496249
define-properties "^1.2.0"
62506250
es-abstract "^1.22.1"
62516251

6252-
oclif@^4.22.20:
6253-
version "4.22.20"
6254-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.20.tgz#1c9753833ae73e6e64afa5785f7372e995efaa37"
6255-
integrity sha512-00bS8ZS7L9dDXOb0V0K7Um6GRkAw1WxqapIEKe6QiWoQyOdS0C1hdRkW3VO/3BN697vHiD5U7E/GHN+jWXfwqg==
6252+
oclif@^4.22.22:
6253+
version "4.22.22"
6254+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.22.tgz#d64a447457862fee981507e725fca848629ac9cd"
6255+
integrity sha512-fN1TVjLsITc1EMmkVwEoMfvus90eUMZSqabtwh/LTI4DMLJXq5zcCQiLJLV2MD0mnwj/Ou20UZJ7ENJ++KpwXQ==
62566256
dependencies:
62576257
"@aws-sdk/client-cloudfront" "^3.888.0"
62586258
"@aws-sdk/client-s3" "^3.888.0"
62596259
"@inquirer/confirm" "^3.1.22"
62606260
"@inquirer/input" "^2.2.4"
62616261
"@inquirer/select" "^2.5.0"
6262-
"@oclif/core" "^4.5.2"
6262+
"@oclif/core" "^4.5.3"
62636263
"@oclif/plugin-help" "^6.2.32"
6264-
"@oclif/plugin-not-found" "^3.2.67"
6264+
"@oclif/plugin-not-found" "^3.2.68"
62656265
"@oclif/plugin-warn-if-update-available" "^3.1.46"
62666266
ansis "^3.16.0"
62676267
async-retry "^1.3.3"

0 commit comments

Comments
 (0)