Skip to content

Commit 3390a0d

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

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,14 +1767,14 @@
17671767
ansis "^3.17.0"
17681768
fast-levenshtein "^3.0.0"
17691769

1770-
"@oclif/plugin-warn-if-update-available@^3.1.38":
1771-
version "3.1.38"
1772-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.38.tgz#331f9ed8d6e9e36919c0814b24c8c9adbfe2acc4"
1773-
integrity sha512-lwYtVXdQaBJV94DglPu140Bc6NmmysHhX5PZtdxeNcUG2BgSX/Sre7oCzMEgmuhe4Lu2jDviMxTX81a8wv6v1w==
1770+
"@oclif/plugin-warn-if-update-available@^3.1.41":
1771+
version "3.1.42"
1772+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8"
1773+
integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA==
17741774
dependencies:
17751775
"@oclif/core" "^4"
17761776
ansis "^3.17.0"
1777-
debug "^4.4.0"
1777+
debug "^4.4.1"
17781778
http-call "^5.2.2"
17791779
lodash "^4.17.21"
17801780
registry-auth-token "^5.1.0"
@@ -6430,9 +6430,9 @@ object.values@^1.1.7:
64306430
es-abstract "^1.22.1"
64316431

64326432
oclif@^4:
6433-
version "4.20.0"
6434-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.0.tgz#6423733e580ffa13b8bbea825390761a9719b65e"
6435-
integrity sha512-crfnwuZpbosmaxDCCZ2hSePEwnQS92MrWRpSaOU4TzgvKQfitQL9k2o7zqV12VdxCAI0hB7tYWqS4LMocqBPcQ==
6433+
version "4.20.1"
6434+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1.tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8"
6435+
integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==
64366436
dependencies:
64376437
"@aws-sdk/client-cloudfront" "^3.787.0"
64386438
"@aws-sdk/client-s3" "^3.787.0"
@@ -6442,7 +6442,7 @@ oclif@^4:
64426442
"@oclif/core" "^4.4.0"
64436443
"@oclif/plugin-help" "^6.2.29"
64446444
"@oclif/plugin-not-found" "^3.2.57"
6445-
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6445+
"@oclif/plugin-warn-if-update-available" "^3.1.41"
64466446
ansis "^3.16.0"
64476447
async-retry "^1.3.3"
64486448
change-case "^4"

0 commit comments

Comments
 (0)