mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
chore(deps): update dependency glob to v10.4.5 (#2205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -215,7 +215,7 @@
|
||||
"eslint-import-resolver-typescript": "3.6.1",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"glob": "10.4.2",
|
||||
"glob": "10.4.5",
|
||||
"node-gyp": "10.1.0",
|
||||
"playwright": "1.45.0",
|
||||
"rollup": "4.18.0",
|
||||
|
||||
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@ -244,8 +244,8 @@ importers:
|
||||
specifier: 5.1.3
|
||||
version: 5.1.3(eslint@9.5.0)(prettier@3.2.5)
|
||||
glob:
|
||||
specifier: 10.4.2
|
||||
version: 10.4.2
|
||||
specifier: 10.4.5
|
||||
version: 10.4.5
|
||||
node-gyp:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
@ -2161,9 +2161,8 @@ packages:
|
||||
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
|
||||
glob@10.4.2:
|
||||
resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==}
|
||||
engines: {node: '>=16 || 14 >=14.18'}
|
||||
glob@10.4.5:
|
||||
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
||||
hasBin: true
|
||||
|
||||
glob@7.2.3:
|
||||
@ -5095,7 +5094,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@npmcli/fs': 3.1.0
|
||||
fs-minipass: 3.0.3
|
||||
glob: 10.4.2
|
||||
glob: 10.4.5
|
||||
lru-cache: 10.2.0
|
||||
minipass: 7.1.2
|
||||
minipass-collect: 2.0.1
|
||||
@ -5263,7 +5262,7 @@ snapshots:
|
||||
|
||||
config-file-ts@0.2.6:
|
||||
dependencies:
|
||||
glob: 10.4.2
|
||||
glob: 10.4.5
|
||||
typescript: 5.5.3
|
||||
|
||||
content-disposition@0.5.2: {}
|
||||
@ -6140,7 +6139,7 @@ snapshots:
|
||||
dependencies:
|
||||
is-glob: 4.0.3
|
||||
|
||||
glob@10.4.2:
|
||||
glob@10.4.5:
|
||||
dependencies:
|
||||
foreground-child: 3.1.1
|
||||
jackspeak: 3.1.2
|
||||
@ -6821,7 +6820,7 @@ snapshots:
|
||||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
exponential-backoff: 3.1.1
|
||||
glob: 10.4.2
|
||||
glob: 10.4.5
|
||||
graceful-fs: 4.2.11
|
||||
make-fetch-happen: 13.0.0
|
||||
nopt: 7.2.0
|
||||
|
||||
Reference in New Issue
Block a user