Skip to content

Commit df6511f

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

1 file changed

Lines changed: 9 additions & 27 deletions

File tree

yarn.lock

Lines changed: 9 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,9 +1194,9 @@
11941194
fastq "^1.6.0"
11951195

11961196
"@oclif/core@^4", "@oclif/core@^4.11.2":
1197-
version "4.11.3"
1198-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.3.tgz#87ebe0d3a47d162359482ecf5f5a7220ac709a36"
1199-
integrity sha512-gQCSYAtUhJilGKaSaZhqejH9X1dDu+jWQjLmtGOgN/XcKaAEPPSeT2mu1UvlvtPox1/NNRdlBcUa8KRKo2HnJQ==
1197+
version "4.11.4"
1198+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.4.tgz#14082760c0b8e677331aeba3f32e6bf75e2556c0"
1199+
integrity sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ==
12001200
dependencies:
12011201
ansi-escapes "^4.3.2"
12021202
ansis "^3.17.0"
@@ -1209,7 +1209,7 @@
12091209
is-wsl "^2.2.0"
12101210
lilconfig "^3.1.3"
12111211
minimatch "^10.2.5"
1212-
semver "^7.8.0"
1212+
semver "^7.8.1"
12131213
string-width "^4.2.3"
12141214
supports-color "^8"
12151215
tinyglobby "^0.2.16"
@@ -3474,11 +3474,6 @@ faye@^1.4.0, faye@^1.4.1:
34743474
tough-cookie "*"
34753475
tunnel-agent "*"
34763476

3477-
fdir@^6.4.4:
3478-
version "6.4.5"
3479-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49"
3480-
integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
3481-
34823477
fdir@^6.5.0:
34833478
version "6.5.0"
34843479
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
@@ -5643,11 +5638,6 @@ picomatch@^3.0.1:
56435638
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516"
56445639
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
56455640

5646-
picomatch@^4.0.2:
5647-
version "4.0.2"
5648-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
5649-
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
5650-
56515641
picomatch@^4.0.4:
56525642
version "4.0.4"
56535643
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
@@ -6138,10 +6128,10 @@ semver@^6.0.0, semver@^6.3.1:
61386128
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
61396129
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
61406130

6141-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.7.4, semver@^7.8.0:
6142-
version "7.8.0"
6143-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.0.tgz#ed0661039fcbcda2ce71f01fa6adbefaa77040df"
6144-
integrity sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==
6131+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.7.4, semver@^7.8.0, semver@^7.8.1:
6132+
version "7.8.1"
6133+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e"
6134+
integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==
61456135

61466136
sentence-case@^3.0.4:
61476137
version "3.0.4"
@@ -6654,22 +6644,14 @@ tiny-jsonc@^1.0.2:
66546644
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
66556645
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
66566646

6657-
tinyglobby@^0.2.16:
6647+
tinyglobby@^0.2.16, tinyglobby@^0.2.9:
66586648
version "0.2.16"
66596649
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.16.tgz#1c3b7eb953fce42b226bc5a1ee06428281aff3d6"
66606650
integrity sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==
66616651
dependencies:
66626652
fdir "^6.5.0"
66636653
picomatch "^4.0.4"
66646654

6665-
tinyglobby@^0.2.9:
6666-
version "0.2.14"
6667-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
6668-
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
6669-
dependencies:
6670-
fdir "^6.4.4"
6671-
picomatch "^4.0.2"
6672-
66736655
to-fast-properties@^2.0.0:
66746656
version "2.0.0"
66756657
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"

0 commit comments

Comments
 (0)