Skip to content

Commit fd4eac4

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

1 file changed

Lines changed: 23 additions & 4 deletions

File tree

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,9 +1429,9 @@
14291429
fastq "^1.6.0"
14301430

14311431
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1432-
version "4.8.0"
1433-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1434-
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
1432+
version "4.8.1"
1433+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.1.tgz#84def567778d3271d5c84d9cd6fe0a582e56fded"
1434+
integrity sha512-07mq0vKCWNsB85ZHeBMlTAiO0KLFqHyAeRK3bD2K8CI1tX3tiwkWw1lZQZkiw8MUBrhxdROhMkYMY4Q0l7JHqA==
14351435
dependencies:
14361436
ansi-escapes "^4.3.2"
14371437
ansis "^3.17.0"
@@ -1443,7 +1443,7 @@
14431443
indent-string "^4.0.0"
14441444
is-wsl "^2.2.0"
14451445
lilconfig "^3.1.3"
1446-
minimatch "^9.0.5"
1446+
minimatch "^10.2.1"
14471447
semver "^7.7.3"
14481448
string-width "^4.2.3"
14491449
supports-color "^8"
@@ -2948,6 +2948,11 @@ balanced-match@^3.0.0:
29482948
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
29492949
integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
29502950

2951+
balanced-match@^4.0.2:
2952+
version "4.0.4"
2953+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2954+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2955+
29512956
base64-js@^1.3.1:
29522957
version "1.5.1"
29532958
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2995,6 +3000,13 @@ brace-expansion@^4.0.0:
29953000
dependencies:
29963001
balanced-match "^3.0.0"
29973002

3003+
brace-expansion@^5.0.2:
3004+
version "5.0.4"
3005+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
3006+
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
3007+
dependencies:
3008+
balanced-match "^4.0.2"
3009+
29983010
braces@^3.0.3, braces@~3.0.2:
29993011
version "3.0.3"
30003012
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -5987,6 +5999,13 @@ minimatch@9.0.3:
59875999
dependencies:
59886000
brace-expansion "^2.0.1"
59896001

6002+
minimatch@^10.2.1:
6003+
version "10.2.4"
6004+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
6005+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
6006+
dependencies:
6007+
brace-expansion "^5.0.2"
6008+
59906009
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
59916010
version "3.1.2"
59926011
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)