fix(deps): update dependency glob to v11.1.0 [security] [ci skip] (#16861)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-26 20:35:29 +09:00 committed by GitHub
parent 1bb8447c73
commit 18caa20969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 23 additions and 9 deletions

View File

@ -58,7 +58,7 @@
"esbuild": "0.27.0",
"execa": "9.6.0",
"fast-glob": "3.3.3",
"glob": "11.0.3",
"glob": "11.1.0",
"ignore-walk": "8.0.0",
"js-yaml": "4.1.0",
"postcss": "8.5.6",

View File

@ -31,7 +31,7 @@
"@typescript-eslint/parser": "8.46.3",
"esbuild": "0.27.0",
"execa": "9.6.0",
"glob": "11.0.3",
"glob": "11.1.0",
"nodemon": "3.1.10",
"typescript": "5.9.3"
},

View File

@ -29,7 +29,7 @@
"@typescript-eslint/parser": "8.46.3",
"esbuild": "0.27.0",
"execa": "9.6.0",
"glob": "11.0.3",
"glob": "11.1.0",
"nodemon": "3.1.10",
"typescript": "5.9.3"
},

View File

@ -26,8 +26,8 @@ importers:
specifier: 3.3.3
version: 3.3.3
glob:
specifier: 11.0.3
version: 11.0.3
specifier: 11.1.0
version: 11.1.0
ignore-walk:
specifier: 8.0.0
version: 8.0.0
@ -1404,8 +1404,8 @@ importers:
specifier: 9.6.0
version: 9.6.0
glob:
specifier: 11.0.3
version: 11.0.3
specifier: 11.1.0
version: 11.1.0
nodemon:
specifier: 3.1.10
version: 3.1.10
@ -1523,8 +1523,8 @@ importers:
specifier: 9.6.0
version: 9.6.0
glob:
specifier: 11.0.3
version: 11.0.3
specifier: 11.1.0
version: 11.1.0
nodemon:
specifier: 3.1.10
version: 3.1.10
@ -7263,6 +7263,11 @@ packages:
engines: {node: 20 || >=22}
hasBin: true
glob@11.1.0:
resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
engines: {node: 20 || >=22}
hasBin: true
glob@12.0.0:
resolution: {integrity: sha512-5Qcll1z7IKgHr5g485ePDdHcNQY0k2dtv/bjYy0iuyGxQw2qSOiiXUXJ+AYQpg3HNoUMHqAruX478Jeev7UULw==}
engines: {node: 20 || >=22}
@ -18810,6 +18815,15 @@ snapshots:
package-json-from-dist: 1.0.1
path-scurry: 2.0.1
glob@11.1.0:
dependencies:
foreground-child: 3.3.1
jackspeak: 4.1.1
minimatch: 10.1.1
minipass: 7.1.2
package-json-from-dist: 1.0.1
path-scurry: 2.0.1
glob@12.0.0:
dependencies:
foreground-child: 3.3.1