Skip to content

Commit 9e43beb

Browse files
chore(dev-deps): bump oclif from 4.23.9 to 4.23.10 (#825)
Bumps [oclif](https://github.com/oclif/oclif) from 4.23.9 to 4.23.10. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.23.9...4.23.10) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.10 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 4fc7aa2 commit 9e43beb

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,16 +1582,16 @@
15821582
ansis "^3.17.0"
15831583
fast-levenshtein "^3.0.0"
15841584

1585-
"@oclif/plugin-warn-if-update-available@^3.1.57":
1586-
version "3.1.57"
1587-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff"
1588-
integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg==
1585+
"@oclif/plugin-warn-if-update-available@^3.1.65":
1586+
version "3.1.65"
1587+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz#21cb740ccec5ebfef1666c0e46480d97b5687fe4"
1588+
integrity sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ==
15891589
dependencies:
15901590
"@oclif/core" "^4"
15911591
ansis "^3.17.0"
15921592
debug "^4.4.3"
15931593
http-call "^5.2.2"
1594-
lodash "^4.17.23"
1594+
lodash "^4.18.1"
15951595
registry-auth-token "^5.1.1"
15961596

15971597
"@oclif/table@^0.5.9":
@@ -5676,7 +5676,7 @@ lodash.upperfirst@^4.3.1:
56765676
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
56775677
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
56785678

5679-
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
5679+
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.18.1:
56805680
version "4.18.1"
56815681
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
56825682
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -6243,9 +6243,9 @@ object.values@^1.1.7:
62436243
es-abstract "^1.22.1"
62446244

62456245
oclif@^4:
6246-
version "4.23.9"
6247-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.9.tgz#0055b2c16258b1fccc142fef2521cb736911d233"
6248-
integrity sha512-hT1k6/5fDId+X86+2acmjWtxvG6ejeXb2RH7cXEYV4I2DL/zp286tA3pbQV96/iZxEdiTTPk7m8HdqMQMxepBg==
6246+
version "4.23.10"
6247+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.10.tgz#55bd82ea1c5bbed58dd2e034b33cd94b79563832"
6248+
integrity sha512-foZYNmCjgFo0HJzbfY9oz8IgNs4aCPVbe51gnauM646mOy+C9WzoQS5iJyCzRiuJvS4fFrONG0BrjWiCFjtlGQ==
62496249
dependencies:
62506250
"@aws-sdk/client-cloudfront" "^3.1009.0"
62516251
"@aws-sdk/client-s3" "^3.1053.0"
@@ -6255,7 +6255,7 @@ oclif@^4:
62556255
"@oclif/core" "^4.11.4"
62566256
"@oclif/plugin-help" "^6.2.49"
62576257
"@oclif/plugin-not-found" "^3.2.85"
6258-
"@oclif/plugin-warn-if-update-available" "^3.1.57"
6258+
"@oclif/plugin-warn-if-update-available" "^3.1.65"
62596259
ansis "^3.16.0"
62606260
async-retry "^1.3.3"
62616261
change-case "^4"

0 commit comments

Comments
 (0)