Skip to content

Commit a6b4f5e

Browse files
chore(dev-deps): bump oclif from 4.18.1 to 4.19.0 (#432)
Bumps [oclif](https://github.com/oclif/oclif) from 4.18.1 to 4.19.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.18.1...4.19.0) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 073d6da commit a6b4f5e

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-sf-plugin": "^1.20.15",
3838
"eslint-plugin-unicorn": "^50.0.1",
3939
"esmock": "^2.7.0",
40-
"oclif": "^4.18.1",
40+
"oclif": "^4.20.0",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.5.4"
4343
},

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2748,7 +2748,7 @@
27482748
"@nodelib/fs.scandir" "2.1.5"
27492749
fastq "^1.6.0"
27502750

2751-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.7", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0":
2751+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.7", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0":
27522752
version "4.4.0"
27532753
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
27542754
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
@@ -2787,17 +2787,17 @@
27872787
semver "^7.7.2"
27882788
ts-json-schema-generator "^1.5.1"
27892789

2790-
"@oclif/plugin-help@^6.2.27":
2791-
version "6.2.28"
2792-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
2793-
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
2790+
"@oclif/plugin-help@^6.2.29":
2791+
version "6.2.29"
2792+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
2793+
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
27942794
dependencies:
27952795
"@oclif/core" "^4"
27962796

2797-
"@oclif/plugin-not-found@^3.2.48":
2798-
version "3.2.55"
2799-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.55.tgz#d1efcc54d24e26f19db111ed970481e3962bbce1"
2800-
integrity sha512-+zgaRKoDsq431UyR/rOlJFDa6zdFkaNenQnLecrUWt9y9bwvw6Bs+mkQymAUJZCd9+JS4sZwqUilONXxU9g6DQ==
2797+
"@oclif/plugin-not-found@^3.2.57":
2798+
version "3.2.57"
2799+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.57.tgz#315f032e908eb4094446866629c1bbba70be67ba"
2800+
integrity sha512-HtDnLIcR7ojRgdeH4G6MMUIu1Dgub/iiFEA4srZcQVKUIPA/6nF117W7rBXZMlHcbch90OCoGkSP3ty55nGKDw==
28012801
dependencies:
28022802
"@inquirer/prompts" "^7.5.3"
28032803
"@oclif/core" "^4"
@@ -9364,19 +9364,19 @@ object.values@^1.2.0:
93649364
define-properties "^1.2.1"
93659365
es-object-atoms "^1.0.0"
93669366

9367-
oclif@^4.18.1:
9368-
version "4.18.1"
9369-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d"
9370-
integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw==
9367+
oclif@^4.20.0:
9368+
version "4.20.0"
9369+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.0.tgz#6423733e580ffa13b8bbea825390761a9719b65e"
9370+
integrity sha512-crfnwuZpbosmaxDCCZ2hSePEwnQS92MrWRpSaOU4TzgvKQfitQL9k2o7zqV12VdxCAI0hB7tYWqS4LMocqBPcQ==
93719371
dependencies:
93729372
"@aws-sdk/client-cloudfront" "^3.787.0"
93739373
"@aws-sdk/client-s3" "^3.787.0"
93749374
"@inquirer/confirm" "^3.1.22"
93759375
"@inquirer/input" "^2.2.4"
93769376
"@inquirer/select" "^2.5.0"
9377-
"@oclif/core" "^4.3.2"
9378-
"@oclif/plugin-help" "^6.2.27"
9379-
"@oclif/plugin-not-found" "^3.2.48"
9377+
"@oclif/core" "^4.4.0"
9378+
"@oclif/plugin-help" "^6.2.29"
9379+
"@oclif/plugin-not-found" "^3.2.57"
93809380
"@oclif/plugin-warn-if-update-available" "^3.1.38"
93819381
ansis "^3.16.0"
93829382
async-retry "^1.3.3"

0 commit comments

Comments
 (0)