Skip to content

Commit 9cd1d0b

Browse files
authored
Merge pull request #1334 from salesforcecli/dependabot-npm_and_yarn-oclif-4.22.22
chore(dev-deps): bump oclif from 4.22.21 to 4.22.22
2 parents 5adc20b + 2695bfb commit 9cd1d0b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.68",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.32",
21-
"oclif": "^4.22.21",
21+
"oclif": "^4.22.22",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.2"
2424
},

yarn.lock

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

1434-
"@oclif/plugin-not-found@^3.2.67":
1434+
"@oclif/plugin-not-found@^3.2.68":
14351435
version "3.2.68"
14361436
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.68.tgz#a55beabf394c47dbbd0cc06f2b1317e816c61397"
14371437
integrity sha512-Uv0AiXESEwrIbfN1IA68lcw4/7/L+Z3nFHMHG03jjDXHTVOfpTZDaKyPx/6rf2AL/CIhQQxQF3foDvs6psS3tA==
@@ -6107,10 +6107,10 @@ object.values@^1.1.7:
61076107
define-properties "^1.2.0"
61086108
es-abstract "^1.22.1"
61096109

6110-
oclif@^4.22.21:
6111-
version "4.22.21"
6112-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.21.tgz#ce1b6035b3e3d551dbe3d6efe206637670e7651b"
6113-
integrity sha512-fpR0VaqPcN9agYuCPaXFpf4+B45dTjdHj7RLrHIEs1aNv3c/0xmmVGL7p0BUjRMnLvulWrS2nVW+1gWUAUPqLw==
6110+
oclif@^4.22.22:
6111+
version "4.22.22"
6112+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.22.tgz#d64a447457862fee981507e725fca848629ac9cd"
6113+
integrity sha512-fN1TVjLsITc1EMmkVwEoMfvus90eUMZSqabtwh/LTI4DMLJXq5zcCQiLJLV2MD0mnwj/Ou20UZJ7ENJ++KpwXQ==
61146114
dependencies:
61156115
"@aws-sdk/client-cloudfront" "^3.888.0"
61166116
"@aws-sdk/client-s3" "^3.888.0"
@@ -6119,7 +6119,7 @@ oclif@^4.22.21:
61196119
"@inquirer/select" "^2.5.0"
61206120
"@oclif/core" "^4.5.3"
61216121
"@oclif/plugin-help" "^6.2.32"
6122-
"@oclif/plugin-not-found" "^3.2.67"
6122+
"@oclif/plugin-not-found" "^3.2.68"
61236123
"@oclif/plugin-warn-if-update-available" "^3.1.46"
61246124
ansis "^3.16.0"
61256125
async-retry "^1.3.3"

0 commit comments

Comments
 (0)