mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
build(deps): update dependency glob to v10.4.1 (#29312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
996a646683
commit
bb2d863c35
2 changed files with 20 additions and 20 deletions
|
@ -197,7 +197,7 @@
|
|||
"fs-extra": "11.2.0",
|
||||
"git-url-parse": "14.0.0",
|
||||
"github-url-from-git": "1.5.0",
|
||||
"glob": "10.3.16",
|
||||
"glob": "10.4.1",
|
||||
"global-agent": "3.0.0",
|
||||
"good-enough-parser": "1.1.23",
|
||||
"google-auth-library": "9.10.0",
|
||||
|
|
|
@ -177,8 +177,8 @@ importers:
|
|||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
glob:
|
||||
specifier: 10.3.16
|
||||
version: 10.3.16
|
||||
specifier: 10.4.1
|
||||
version: 10.4.1
|
||||
global-agent:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
|
@ -3481,8 +3481,8 @@ packages:
|
|||
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
|
||||
glob@10.3.16:
|
||||
resolution: {integrity: sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==}
|
||||
glob@10.4.1:
|
||||
resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==}
|
||||
engines: {node: '>=16 || 14 >=14.18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4514,8 +4514,8 @@ packages:
|
|||
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
minipass@7.1.0:
|
||||
resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==}
|
||||
minipass@7.1.2:
|
||||
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
|
||||
minizlib@2.1.2:
|
||||
|
@ -9243,9 +9243,9 @@ snapshots:
|
|||
dependencies:
|
||||
'@npmcli/fs': 3.1.0
|
||||
fs-minipass: 3.0.3
|
||||
glob: 10.3.16
|
||||
glob: 10.4.1
|
||||
lru-cache: 10.2.2
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
minipass-collect: 2.0.1
|
||||
minipass-flush: 1.0.5
|
||||
minipass-pipeline: 1.2.4
|
||||
|
@ -10186,7 +10186,7 @@ snapshots:
|
|||
|
||||
fs-minipass@3.0.3:
|
||||
dependencies:
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
|
||||
fs.realpath@1.0.0: {}
|
||||
|
||||
|
@ -10298,12 +10298,12 @@ snapshots:
|
|||
dependencies:
|
||||
is-glob: 4.0.3
|
||||
|
||||
glob@10.3.16:
|
||||
glob@10.4.1:
|
||||
dependencies:
|
||||
foreground-child: 3.1.1
|
||||
jackspeak: 3.1.2
|
||||
minimatch: 9.0.4
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
path-scurry: 1.11.1
|
||||
|
||||
glob@6.0.4:
|
||||
|
@ -11335,7 +11335,7 @@ snapshots:
|
|||
cacache: 18.0.3
|
||||
http-cache-semantics: 4.1.1
|
||||
is-lambda: 1.0.1
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
minipass-fetch: 3.0.5
|
||||
minipass-flush: 1.0.5
|
||||
minipass-pipeline: 1.2.4
|
||||
|
@ -11527,11 +11527,11 @@ snapshots:
|
|||
|
||||
minipass-collect@2.0.1:
|
||||
dependencies:
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
|
||||
minipass-fetch@3.0.5:
|
||||
dependencies:
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
minipass-sized: 1.0.3
|
||||
minizlib: 2.1.2
|
||||
optionalDependencies:
|
||||
|
@ -11559,7 +11559,7 @@ snapshots:
|
|||
|
||||
minipass@5.0.0: {}
|
||||
|
||||
minipass@7.1.0: {}
|
||||
minipass@7.1.2: {}
|
||||
|
||||
minizlib@2.1.2:
|
||||
dependencies:
|
||||
|
@ -11656,7 +11656,7 @@ snapshots:
|
|||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
exponential-backoff: 3.1.1
|
||||
glob: 10.3.16
|
||||
glob: 10.4.1
|
||||
graceful-fs: 4.2.11
|
||||
make-fetch-happen: 13.0.1
|
||||
nopt: 7.2.1
|
||||
|
@ -11970,7 +11970,7 @@ snapshots:
|
|||
path-scurry@1.11.1:
|
||||
dependencies:
|
||||
lru-cache: 10.2.2
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
|
||||
path-to-regexp@6.2.2: {}
|
||||
|
||||
|
@ -12270,7 +12270,7 @@ snapshots:
|
|||
|
||||
rimraf@5.0.7:
|
||||
dependencies:
|
||||
glob: 10.3.16
|
||||
glob: 10.4.1
|
||||
|
||||
roarr@2.15.4:
|
||||
dependencies:
|
||||
|
@ -12537,7 +12537,7 @@ snapshots:
|
|||
|
||||
ssri@10.0.6:
|
||||
dependencies:
|
||||
minipass: 7.1.0
|
||||
minipass: 7.1.2
|
||||
|
||||
stack-utils@2.0.6:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue