Skip to content

Commit 6f649d7

Browse files
authored
Merge pull request #741 from salesforcecli/dependabot-npm_and_yarn-oclif-4.14.34
chore(dev-deps): bump oclif from 4.14.33 to 4.14.34
2 parents 4c7a01e + a4666e1 commit 6f649d7

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/ts-sinon": "^1.4.27",
2121
"@types/fast-levenshtein": "^0.0.4",
2222
"eslint-plugin-sf-plugin": "^1.20.7",
23-
"oclif": "^4.14.33",
23+
"oclif": "^4.14.34",
2424
"ts-node": "^10.9.2",
2525
"typescript": "^5.5.4"
2626
},

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,13 +1045,13 @@
10451045
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
10461046
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
10471047

1048-
"@inquirer/confirm@^3.1.22":
1049-
version "3.1.22"
1050-
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.22.tgz#23990624c11f60c6f7a5b0558c7505c35076a037"
1051-
integrity sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==
1048+
"@inquirer/confirm@^3.1.22", "@inquirer/confirm@^3.2.0":
1049+
version "3.2.0"
1050+
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.2.0.tgz#6af1284670ea7c7d95e3f1253684cfbd7228ad6a"
1051+
integrity sha512-oOIwPs0Dvq5220Z8lGL/6LHRTEr9TgLHmiI99Rj1PJ1p1czTys+olrgBqZk4E2qC0YTzeHprxSQmoHioVdJ7Lw==
10521052
dependencies:
1053-
"@inquirer/core" "^9.0.10"
1054-
"@inquirer/type" "^1.5.2"
1053+
"@inquirer/core" "^9.1.0"
1054+
"@inquirer/type" "^1.5.3"
10551055

10561056
"@inquirer/core@^9.0.10", "@inquirer/core@^9.0.2":
10571057
version "9.0.10"
@@ -1290,12 +1290,12 @@
12901290
dependencies:
12911291
"@oclif/core" "^4"
12921292

1293-
"@oclif/plugin-not-found@^3.2.16":
1294-
version "3.2.18"
1295-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.18.tgz#6ed73f1c2e3022723c588295131bb2b4f06468f3"
1296-
integrity sha512-595+i3eG+K4jM+BjWLAuWzBb2wqrXpKqF9IianroSCxeZEC4Ujg6HWvLSYT//afJzeXWpsNyqGCqeoGF7kXE/w==
1293+
"@oclif/plugin-not-found@^3.2.21":
1294+
version "3.2.21"
1295+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.21.tgz#a1ef31a0e00fee1bde84d7aea118a269b80f2978"
1296+
integrity sha512-1v5MkECOH+mkubpk5RgyVK1qEHn3hr2wX1qsx5hawTyssd10WEFIkH258M9CjyiG42M6ZCQhOS3Wo2wteLo/vg==
12971297
dependencies:
1298-
"@inquirer/confirm" "^3.1.22"
1298+
"@inquirer/confirm" "^3.2.0"
12991299
"@oclif/core" "^4"
13001300
ansis "^3.3.1"
13011301
fast-levenshtein "^3.0.0"
@@ -6132,10 +6132,10 @@ object.values@^1.1.7:
61326132
define-properties "^1.2.0"
61336133
es-abstract "^1.22.1"
61346134

6135-
oclif@^4.14.33:
6136-
version "4.14.33"
6137-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.33.tgz#e21dcba557950a5b8f6c346928e7207344f9f346"
6138-
integrity sha512-kGmiLmaFUSy7GUu4/Pf2sIcNjbSDGBmbp/rXpEv+7STqSFfvgaXUPSHAUju2XVkaa/h/7ipzuXmd5DwPJ8bKEQ==
6135+
oclif@^4.14.34:
6136+
version "4.14.34"
6137+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.34.tgz#45ddd207ab648a0996ec845e975087ac2fe10479"
6138+
integrity sha512-NA604h6cPhiDQTLjjwaJ2yGq3gv6OyHIMIdwt9xTiOqMjFOrKXpoqXiwmKN6bGoeWC1SuaSJqlfoXThlAKn+Ag==
61396139
dependencies:
61406140
"@aws-sdk/client-cloudfront" "^3.645.0"
61416141
"@aws-sdk/client-s3" "^3.651.1"
@@ -6144,7 +6144,7 @@ oclif@^4.14.33:
61446144
"@inquirer/select" "^2.3.10"
61456145
"@oclif/core" "^4"
61466146
"@oclif/plugin-help" "^6.2.10"
6147-
"@oclif/plugin-not-found" "^3.2.16"
6147+
"@oclif/plugin-not-found" "^3.2.21"
61486148
"@oclif/plugin-warn-if-update-available" "^3.1.11"
61496149
async-retry "^1.3.3"
61506150
chalk "^4"

0 commit comments

Comments
 (0)