Skip to content

Commit 08fff4e

Browse files
fix(deps): bump @oclif/core from 4.10.3 to 4.10.4
Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.3 to 4.10.4. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.3...4.10.4) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f022357 commit 08fff4e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,9 +1706,9 @@
17061706
wrap-ansi "^7.0.0"
17071707

17081708
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
1709-
version "4.10.3"
1710-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1711-
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
1709+
version "4.10.5"
1710+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1711+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
17121712
dependencies:
17131713
ansi-escapes "^4.3.2"
17141714
ansis "^3.17.0"
@@ -1720,7 +1720,7 @@
17201720
indent-string "^4.0.0"
17211721
is-wsl "^2.2.0"
17221722
lilconfig "^3.1.3"
1723-
minimatch "^10.2.4"
1723+
minimatch "^10.2.5"
17241724
semver "^7.7.3"
17251725
string-width "^4.2.3"
17261726
supports-color "^8"

0 commit comments

Comments
 (0)