Skip to content

Commit b7fc8c5

Browse files
fix(deps): bump @oclif/core from 4.3.2 to 4.4.0
Bumps [@oclif/core](https://github.com/oclif/core) from 4.3.2 to 4.4.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.3.2...4.4.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2473c54 commit b7fc8c5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,9 +1550,9 @@
15501550
fastq "^1.6.0"
15511551

15521552
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1553-
version "4.3.2"
1554-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
1555-
integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
1553+
version "4.4.0"
1554+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1555+
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
15561556
dependencies:
15571557
ansi-escapes "^4.3.2"
15581558
ansis "^3.17.0"
@@ -1568,7 +1568,7 @@
15681568
semver "^7.6.3"
15691569
string-width "^4.2.3"
15701570
supports-color "^8"
1571-
tinyglobby "^0.2.13"
1571+
tinyglobby "^0.2.14"
15721572
widest-line "^3.1.0"
15731573
wordwrap "^1.0.0"
15741574
wrap-ansi "^7.0.0"
@@ -7675,7 +7675,7 @@ tiny-jsonc@^1.0.2:
76757675
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
76767676
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
76777677

7678-
tinyglobby@^0.2.13, tinyglobby@^0.2.9:
7678+
tinyglobby@^0.2.14, tinyglobby@^0.2.9:
76797679
version "0.2.14"
76807680
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
76817681
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==

0 commit comments

Comments
 (0)