From b6cdbd569b3cb53b94ebaf6d0eeccdf2499697db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 05:31:29 +0000 Subject: [PATCH] build(deps): update dependency glob to v10.2.4 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | glob | 10.2.3 | 10.2.4 | --- package.json | 2 +- yarn.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 70b8e4caed820d..3394f4af89fb0c 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "global-agent": "3.0.0", "good-enough-parser": "1.1.23", "got": "11.8.6", - "glob": "10.2.3", + "glob": "10.2.4", "graph-data-structure": "3.3.0", "handlebars": "4.7.7", "hasha": "5.2.2", diff --git a/yarn.lock b/yarn.lock index 86cdeec2054ffb..e19240061fb717 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5638,15 +5638,15 @@ glob-parent@^6.0.2: dependencies: is-glob "^4.0.3" -glob@10.2.3: - version "10.2.3" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.3.tgz#aa6765963fe6c5936d5c2e00943e7af06302a1a7" - integrity sha512-Kb4rfmBVE3eQTAimgmeqc2LwSnN0wIOkkUL6HmxEFxNJ4fHghYHVbFba/HcGcRjE6s9KoMNK3rSOwkL4PioZjg== +glob@10.2.4: + version "10.2.4" + resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.4.tgz#f5bf7ddb080e3e9039b148a9e2aef3d5ebfc0a25" + integrity sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw== dependencies: foreground-child "^3.1.0" jackspeak "^2.0.3" minimatch "^9.0.0" - minipass "^5.0.0" + minipass "^5.0.0 || ^6.0.0" path-scurry "^1.7.0" glob@^10.0.0, glob@^10.2.2: @@ -7804,6 +7804,11 @@ minipass@^5.0.0: resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d" integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== +"minipass@^5.0.0 || ^6.0.0": + version "6.0.1" + resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.1.tgz#315417c259cb32a1b2fc530c0e7f55c901a60a6d" + integrity sha512-Tenl5QPpgozlOGBiveNYHg2f6y+VpxsXRoIHFUVJuSmTonXRAE6q9b8Mp/O46762/2AlW4ye4Nkyvx0fgWDKbw== + minizlib@^2.1.1, minizlib@^2.1.2: version "2.1.2" resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"