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.2 (#29852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ecb6da6bbb
commit
ab392483f6
2 changed files with 15 additions and 9 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.4.1",
|
||||
"glob": "10.4.2",
|
||||
"global-agent": "3.0.0",
|
||||
"good-enough-parser": "1.1.23",
|
||||
"google-auth-library": "9.11.0",
|
||||
|
|
|
@ -177,8 +177,8 @@ importers:
|
|||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
glob:
|
||||
specifier: 10.4.1
|
||||
version: 10.4.1
|
||||
specifier: 10.4.2
|
||||
version: 10.4.2
|
||||
global-agent:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
|
@ -3441,8 +3441,8 @@ packages:
|
|||
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
|
||||
glob@10.4.1:
|
||||
resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==}
|
||||
glob@10.4.2:
|
||||
resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==}
|
||||
engines: {node: '>=16 || 14 >=14.18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4862,6 +4862,9 @@ packages:
|
|||
resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
package-json-from-dist@1.0.0:
|
||||
resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==}
|
||||
|
||||
parent-module@1.0.1:
|
||||
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
||||
engines: {node: '>=6'}
|
||||
|
@ -9014,7 +9017,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@npmcli/fs': 3.1.1
|
||||
fs-minipass: 3.0.3
|
||||
glob: 10.4.1
|
||||
glob: 10.4.2
|
||||
lru-cache: 10.2.2
|
||||
minipass: 7.1.2
|
||||
minipass-collect: 2.0.1
|
||||
|
@ -10069,12 +10072,13 @@ snapshots:
|
|||
dependencies:
|
||||
is-glob: 4.0.3
|
||||
|
||||
glob@10.4.1:
|
||||
glob@10.4.2:
|
||||
dependencies:
|
||||
foreground-child: 3.2.1
|
||||
jackspeak: 3.4.0
|
||||
minimatch: 9.0.4
|
||||
minipass: 7.1.2
|
||||
package-json-from-dist: 1.0.0
|
||||
path-scurry: 1.11.1
|
||||
|
||||
glob@6.0.4:
|
||||
|
@ -11434,7 +11438,7 @@ snapshots:
|
|||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
exponential-backoff: 3.1.1
|
||||
glob: 10.4.1
|
||||
glob: 10.4.2
|
||||
graceful-fs: 4.2.11
|
||||
make-fetch-happen: 13.0.1
|
||||
nopt: 7.2.1
|
||||
|
@ -11690,6 +11694,8 @@ snapshots:
|
|||
lodash.flattendeep: 4.4.0
|
||||
release-zalgo: 1.0.0
|
||||
|
||||
package-json-from-dist@1.0.0: {}
|
||||
|
||||
parent-module@1.0.1:
|
||||
dependencies:
|
||||
callsites: 3.1.0
|
||||
|
@ -12063,7 +12069,7 @@ snapshots:
|
|||
|
||||
rimraf@5.0.7:
|
||||
dependencies:
|
||||
glob: 10.4.1
|
||||
glob: 10.4.2
|
||||
|
||||
roarr@2.15.4:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue