From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 11:31:00 +0000 (+0100) Subject: chore(deps): update dependency glob to v12 (#1606) X-Git-Tag: ocpp-server@v2.2.0~39 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=142a95ef2a8e0df4e4ca9eca8644087b8b7df04b;p=e-mobility-charging-stations-simulator.git chore(deps): update dependency glob to v12 (#1606) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index 9583863d..a23d3c31 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint-plugin-jsdoc": "^61.2.1", "eslint-plugin-perfectionist": "^4.15.1", "eslint-plugin-vue": "^10.5.1", - "glob": "^11.1.0", + "glob": "^12.0.0", "husky": "^9.1.7", "lint-staged": "^16.2.6", "neostandard": "^0.12.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca40507d..7357c269 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: ^10.5.1 version: 10.5.1(@stylistic/eslint-plugin@2.11.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.46.4(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.1(jiti@2.6.1))) glob: - specifier: ^11.1.0 - version: 11.1.0 + specifier: ^12.0.0 + version: 12.0.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -3466,6 +3466,11 @@ packages: engines: {node: 20 || >=22} hasBin: true + glob@12.0.0: + resolution: {integrity: sha512-5Qcll1z7IKgHr5g485ePDdHcNQY0k2dtv/bjYy0iuyGxQw2qSOiiXUXJ+AYQpg3HNoUMHqAruX478Jeev7UULw==} + engines: {node: 20 || >=22} + hasBin: true + glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -10152,6 +10157,15 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 2.0.1 + glob@12.0.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@7.2.3: dependencies: fs.realpath: 1.0.0