Skip to content

Commit ff979eb

Browse files
fix(deps): bump @oclif/core from 4.10.2 to 4.10.4
Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.2 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.2...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 f948a25 commit ff979eb

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1486,9 +1486,9 @@
14861486
wrap-ansi "^7.0.0"
14871487

14881488
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.4", "@oclif/core@^4.9.0":
1489-
version "4.10.2"
1490-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1491-
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1489+
version "4.10.4"
1490+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb"
1491+
integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==
14921492
dependencies:
14931493
ansi-escapes "^4.3.2"
14941494
ansis "^3.17.0"
@@ -6502,14 +6502,7 @@ minimatch@^5.0.1, minimatch@^5.1.6:
65026502
dependencies:
65036503
brace-expansion "^2.0.1"
65046504

6505-
minimatch@^9.0.4, minimatch@^9.0.5:
6506-
version "9.0.5"
6507-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6508-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6509-
dependencies:
6510-
brace-expansion "^2.0.1"
6511-
6512-
minimatch@^9.0.7:
6505+
minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.7:
65136506
version "9.0.9"
65146507
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
65156508
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==

0 commit comments

Comments
 (0)