Skip to content

Commit f2d3756

Browse files
chore(dev-deps): bump oclif from 4.15.25 to 4.15.28
Bumps [oclif](https://github.com/oclif/oclif) from 4.15.25 to 4.15.28. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.15.25...4.15.28) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04de0ea commit f2d3756

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-command-reference": "^3.1.34",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.11",
23-
"oclif": "^4.15.25",
23+
"oclif": "^4.15.28",
2424
"ts-node": "^10.9.2",
2525
"tsx": "^4.19.2",
2626
"typescript": "^5.5.4"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,10 +1514,10 @@
15141514
"@nodelib/fs.scandir" "2.1.5"
15151515
fastq "^1.6.0"
15161516

1517-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.31":
1518-
version "4.0.32"
1519-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6"
1520-
integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==
1517+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32":
1518+
version "4.0.33"
1519+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
1520+
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
15211521
dependencies:
15221522
ansi-escapes "^4.3.2"
15231523
ansis "^3.3.2"
@@ -1566,10 +1566,10 @@
15661566
semver "^7.6.3"
15671567
ts-json-schema-generator "^1.5.1"
15681568

1569-
"@oclif/plugin-help@^6.2.16":
1570-
version "6.2.16"
1571-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
1572-
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
1569+
"@oclif/plugin-help@^6.2.17":
1570+
version "6.2.18"
1571+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
1572+
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
15731573
dependencies:
15741574
"@oclif/core" "^4"
15751575

@@ -6071,18 +6071,18 @@ object.values@^1.1.7:
60716071
define-properties "^1.2.0"
60726072
es-abstract "^1.22.1"
60736073

6074-
oclif@^4.15.25:
6075-
version "4.15.25"
6076-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.25.tgz#cccf29621005e68198235bea641c54e430e539ba"
6077-
integrity sha512-MfIapTENv11RQHVjLz/8VFIp8eMJhAzR75AM/vc8MB3FtC7mCW6xXhOeheAVYJxMrhuUXf7Vtuwr0XJ5cuQAEg==
6074+
oclif@^4.15.28:
6075+
version "4.15.28"
6076+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.28.tgz#d05613be10494baf727b7eb212ab661435696ed2"
6077+
integrity sha512-iyc3ISmnyX20Y8fY6E3U0SCZLIaPiaiI++yIxHXnm5903PAndjVrCK/kkseXZOQ9yRer9e0iLTpBoMMwdBQrnA==
60786078
dependencies:
60796079
"@aws-sdk/client-cloudfront" "^3.687.0"
60806080
"@aws-sdk/client-s3" "^3.693.0"
60816081
"@inquirer/confirm" "^3.1.22"
60826082
"@inquirer/input" "^2.2.4"
60836083
"@inquirer/select" "^2.5.0"
6084-
"@oclif/core" "^4.0.31"
6085-
"@oclif/plugin-help" "^6.2.16"
6084+
"@oclif/core" "^4.0.32"
6085+
"@oclif/plugin-help" "^6.2.17"
60866086
"@oclif/plugin-not-found" "^3.2.25"
60876087
"@oclif/plugin-warn-if-update-available" "^3.1.21"
60886088
async-retry "^1.3.3"

0 commit comments

Comments
 (0)