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:
renovate[bot] 2024-06-26 07:03:28 +00:00 committed by GitHub
parent ecb6da6bbb
commit ab392483f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 9 deletions

View file

@ -197,7 +197,7 @@
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"git-url-parse": "14.0.0", "git-url-parse": "14.0.0",
"github-url-from-git": "1.5.0", "github-url-from-git": "1.5.0",
"glob": "10.4.1", "glob": "10.4.2",
"global-agent": "3.0.0", "global-agent": "3.0.0",
"good-enough-parser": "1.1.23", "good-enough-parser": "1.1.23",
"google-auth-library": "9.11.0", "google-auth-library": "9.11.0",

View file

@ -177,8 +177,8 @@ importers:
specifier: 1.5.0 specifier: 1.5.0
version: 1.5.0 version: 1.5.0
glob: glob:
specifier: 10.4.1 specifier: 10.4.2
version: 10.4.1 version: 10.4.2
global-agent: global-agent:
specifier: 3.0.0 specifier: 3.0.0
version: 3.0.0 version: 3.0.0
@ -3441,8 +3441,8 @@ packages:
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines: {node: '>=10.13.0'} engines: {node: '>=10.13.0'}
glob@10.4.1: glob@10.4.2:
resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==} resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==}
engines: {node: '>=16 || 14 >=14.18'} engines: {node: '>=16 || 14 >=14.18'}
hasBin: true hasBin: true
@ -4862,6 +4862,9 @@ packages:
resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==} resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
package-json-from-dist@1.0.0:
resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==}
parent-module@1.0.1: parent-module@1.0.1:
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines: {node: '>=6'} engines: {node: '>=6'}
@ -9014,7 +9017,7 @@ snapshots:
dependencies: dependencies:
'@npmcli/fs': 3.1.1 '@npmcli/fs': 3.1.1
fs-minipass: 3.0.3 fs-minipass: 3.0.3
glob: 10.4.1 glob: 10.4.2
lru-cache: 10.2.2 lru-cache: 10.2.2
minipass: 7.1.2 minipass: 7.1.2
minipass-collect: 2.0.1 minipass-collect: 2.0.1
@ -10069,12 +10072,13 @@ snapshots:
dependencies: dependencies:
is-glob: 4.0.3 is-glob: 4.0.3
glob@10.4.1: glob@10.4.2:
dependencies: dependencies:
foreground-child: 3.2.1 foreground-child: 3.2.1
jackspeak: 3.4.0 jackspeak: 3.4.0
minimatch: 9.0.4 minimatch: 9.0.4
minipass: 7.1.2 minipass: 7.1.2
package-json-from-dist: 1.0.0
path-scurry: 1.11.1 path-scurry: 1.11.1
glob@6.0.4: glob@6.0.4:
@ -11434,7 +11438,7 @@ snapshots:
dependencies: dependencies:
env-paths: 2.2.1 env-paths: 2.2.1
exponential-backoff: 3.1.1 exponential-backoff: 3.1.1
glob: 10.4.1 glob: 10.4.2
graceful-fs: 4.2.11 graceful-fs: 4.2.11
make-fetch-happen: 13.0.1 make-fetch-happen: 13.0.1
nopt: 7.2.1 nopt: 7.2.1
@ -11690,6 +11694,8 @@ snapshots:
lodash.flattendeep: 4.4.0 lodash.flattendeep: 4.4.0
release-zalgo: 1.0.0 release-zalgo: 1.0.0
package-json-from-dist@1.0.0: {}
parent-module@1.0.1: parent-module@1.0.1:
dependencies: dependencies:
callsites: 3.1.0 callsites: 3.1.0
@ -12063,7 +12069,7 @@ snapshots:
rimraf@5.0.7: rimraf@5.0.7:
dependencies: dependencies:
glob: 10.4.1 glob: 10.4.2
roarr@2.15.4: roarr@2.15.4:
dependencies: dependencies: