Skip to content

Commit 50dc51f

Browse files
authored
Merge pull request #638 from salesforcecli/dependabot-npm_and_yarn-oclif-4.7.2
chore(dev-deps): bump oclif from 4.6.2 to 4.7.2
2 parents c2be1dd + 1a5f277 commit 50dc51f

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^8.4.2",
1717
"@salesforce/plugin-command-reference": "^3.0.73",
1818
"eslint-plugin-sf-plugin": "^1.17.4",
19-
"oclif": "^4.6.2",
19+
"oclif": "^4.7.2",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.4.3"
2222
},

yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@
13291329
wordwrap "^1.0.0"
13301330
wrap-ansi "^7.0.0"
13311331

1332-
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
1332+
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
13331333
version "3.26.0"
13341334
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
13351335
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
@@ -1395,12 +1395,12 @@
13951395
chalk "^5.3.0"
13961396
fast-levenshtein "^3.0.0"
13971397

1398-
"@oclif/plugin-warn-if-update-available@^3.0.12":
1399-
version "3.0.12"
1400-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.12.tgz#0802e402a74e72da1acd52e1bc9a34bd7999ed17"
1401-
integrity sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw==
1398+
"@oclif/plugin-warn-if-update-available@^3.0.14":
1399+
version "3.0.15"
1400+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.15.tgz#533e5914c9efc46a1539b5a5e931dbf3c32ffb52"
1401+
integrity sha512-JtPTJFjL6izMCe5dDS2ix2PyWAD2DeJ5Atzd2HHRifbPcmOxaUE62FKTnarIwfPHLMF/nN33liwo9InAdirozg==
14021402
dependencies:
1403-
"@oclif/core" "^3.19.2"
1403+
"@oclif/core" "^3.26.0"
14041404
chalk "^5.3.0"
14051405
debug "^4.1.0"
14061406
http-call "^5.2.2"
@@ -5728,10 +5728,10 @@ object.values@^1.1.7:
57285728
define-properties "^1.2.0"
57295729
es-abstract "^1.22.1"
57305730

5731-
oclif@^4.6.2:
5732-
version "4.6.2"
5733-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.6.2.tgz#f4aec6818fad958f0b3f45996c0df31ca74060a4"
5734-
integrity sha512-k0QUbKBYhG+iam1wL5AJ8AimLemPTX8DhxnRnhrSJnuVn6BciFwrJ19MYKPmt3w47d2MZtyOfKfyZFBlvfr1gA==
5731+
oclif@^4.7.2:
5732+
version "4.7.2"
5733+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.2.tgz#3d74b23f319870508bf8dbefc5147bfd2d46fb2d"
5734+
integrity sha512-OVBVw3icaC5dJtDcojn61HAtilqqVu9Uae+Cd/EVNVeAOMe2G51MpMg5RDj8B3KKvuq8EudzJkK78OWdhoTZVQ==
57355735
dependencies:
57365736
"@aws-sdk/client-cloudfront" "^3.535.0"
57375737
"@aws-sdk/client-s3" "^3.535.0"
@@ -5741,7 +5741,7 @@ oclif@^4.6.2:
57415741
"@oclif/core" "^3.21.0"
57425742
"@oclif/plugin-help" "^6.0.18"
57435743
"@oclif/plugin-not-found" "^3.0.14"
5744-
"@oclif/plugin-warn-if-update-available" "^3.0.12"
5744+
"@oclif/plugin-warn-if-update-available" "^3.0.14"
57455745
async-retry "^1.3.3"
57465746
chalk "^4"
57475747
change-case "^4"
@@ -5754,7 +5754,7 @@ oclif@^4.6.2:
57545754
lodash.template "^4.5.0"
57555755
normalize-package-data "^3.0.3"
57565756
semver "^7.6.0"
5757-
sort-package-json "^2.8.0"
5757+
sort-package-json "^2.10.0"
57585758
validate-npm-package-name "^5.0.0"
57595759

57605760
on-exit-leak-free@^2.1.0:
@@ -6648,17 +6648,18 @@ sort-object-keys@^1.1.3:
66486648
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
66496649
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
66506650

6651-
sort-package-json@^2.8.0:
6652-
version "2.8.0"
6653-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8"
6654-
integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==
6651+
sort-package-json@^2.10.0:
6652+
version "2.10.0"
6653+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.10.0.tgz#6be07424bf3b7db9fbb1bdd69e7945f301026d8a"
6654+
integrity sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==
66556655
dependencies:
66566656
detect-indent "^7.0.1"
66576657
detect-newline "^4.0.0"
66586658
get-stdin "^9.0.0"
66596659
git-hooks-list "^3.0.0"
66606660
globby "^13.1.2"
66616661
is-plain-obj "^4.1.0"
6662+
semver "^7.6.0"
66626663
sort-object-keys "^1.1.3"
66636664

66646665
source-map-support@^0.5.21:

0 commit comments

Comments
 (0)