Skip to content

Commit cebf281

Browse files
fix(deps): bump @oclif/core from 4.4.0 to 4.4.1 (#375)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.4.0...4.4.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.4.1 dependency-type: direct:production 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 546f343 commit cebf281

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,9 +1605,9 @@
16051605
which "^5.0.0"
16061606

16071607
"@oclif/core@^4", "@oclif/core@^4.4.0":
1608-
version "4.4.0"
1609-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1610-
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1608+
version "4.4.1"
1609+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1610+
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
16111611
dependencies:
16121612
ansi-escapes "^4.3.2"
16131613
ansis "^3.17.0"

0 commit comments

Comments
 (0)