From 02e876a30fda45fe198f4b5e9a6ccd76785551e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 05:46:17 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.0.18 to 4.0.20 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.18 to 4.0.20. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.0.18...4.0.20) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c61060e..3caf65c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1251,9 +1251,9 @@ fastq "^1.6.0" "@oclif/core@^4": - version "4.0.18" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.18.tgz#a4df3fc79645491b5335dca11451c44edf5bf3df" - integrity sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w== + version "4.0.20" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.20.tgz#0c7fd743720c39b33b194b5b335c7ffa3a4fffee" + integrity sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"