chore(deps): update dependency glob to v13

This commit is contained in:
renovate[bot]
2026-01-30 11:33:56 +00:00
committed by GitHub
parent 4356ceaf84
commit dd36a46d2f
2 changed files with 13 additions and 3 deletions

View File

@ -166,7 +166,7 @@
"eslint-plugin-import": "2.32.0",
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-solid": "0.14.5",
"glob": "11.1.0",
"glob": "13.0.0",
"node-gyp": "11.5.0",
"ts-morph": "27.0.2",
"typescript": "5.9.3",

14
pnpm-lock.yaml generated
View File

@ -338,8 +338,8 @@ importers:
specifier: 0.14.5
version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
glob:
specifier: 11.1.0
version: 11.1.0
specifier: 13.0.0
version: 13.0.0
node-gyp:
specifier: 11.5.0
version: 11.5.0
@ -2743,6 +2743,10 @@ packages:
engines: {node: 20 || >=22}
hasBin: true
glob@13.0.0:
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==}
engines: {node: 20 || >=22}
glob@7.2.3:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated: Glob versions prior to v9 are no longer supported
@ -7537,6 +7541,12 @@ snapshots:
package-json-from-dist: 1.0.1
path-scurry: 2.0.1
glob@13.0.0:
dependencies:
minimatch: 10.1.1
minipass: 7.1.2
path-scurry: 2.0.1
glob@7.2.3:
dependencies:
fs.realpath: 1.0.0