Skip to content

Commit 77d8005

Browse files
fix(deps): bump @oclif/core from 4.3.3 to 4.4.0 (#880)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.3.3 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.3...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb6684e commit 77d8005

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,9 +1517,9 @@
15171517
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
15181518

15191519
"@oclif/core@^4", "@oclif/core@^4.3.2":
1520-
version "4.3.3"
1521-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
1522-
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
1520+
version "4.4.0"
1521+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1522+
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
15231523
dependencies:
15241524
ansi-escapes "^4.3.2"
15251525
ansis "^3.17.0"
@@ -6370,15 +6370,7 @@ tinyexec@^1.0.0:
63706370
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
63716371
integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==
63726372

6373-
tinyglobby@^0.2.13, tinyglobby@^0.2.9:
6374-
version "0.2.13"
6375-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
6376-
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
6377-
dependencies:
6378-
fdir "^6.4.4"
6379-
picomatch "^4.0.2"
6380-
6381-
tinyglobby@^0.2.14:
6373+
tinyglobby@^0.2.13, tinyglobby@^0.2.14, tinyglobby@^0.2.9:
63826374
version "0.2.14"
63836375
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
63846376
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==

0 commit comments

Comments
 (0)