From a5fd517fd47fb2d1a38be999d2c47d561a6fd931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 03:02:51 +0000 Subject: [PATCH] chore(deps-dev): bump glob from 11.0.3 to 13.0.0 Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v13.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++------------------- 2 files changed, 8 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 6db6af46..f2510c2e 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "bumpp": "^10.2.0", "chalk": "^5.4.1", "gh-pages": "^6.3.0", - "glob": "^11.0.3", + "glob": "^13.0.0", "inquirer": "^12.7.0", "prettier": "^3.5.2", "publint": "^0.3.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 652a1d3c..f685a752 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^6.3.0 version: 6.3.0 glob: - specifier: ^11.0.3 - version: 11.1.0 + specifier: ^13.0.0 + version: 13.0.0 inquirer: specifier: ^12.7.0 version: 12.11.1(@types/node@25.0.3) @@ -61,7 +61,7 @@ importers: specifier: ^2.9.0 version: 2.13.1 typescript: - specifier: '5.1' + specifier: 5.1.6 version: 5.1.6 vitest: specifier: ^3.0.0 @@ -1756,10 +1756,9 @@ packages: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} hasBin: true - glob@11.1.0: - resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} + glob@13.0.0: + resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} engines: {node: 20 || >=22} - hasBin: true globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} @@ -1956,10 +1955,6 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jackspeak@4.1.1: - resolution: {integrity: sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==} - engines: {node: 20 || >=22} - jest-worker@27.5.1: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} @@ -4100,7 +4095,7 @@ snapshots: '@types/glob@9.0.0': dependencies: - glob: 11.1.0 + glob: 13.0.0 '@types/hast@2.3.10': dependencies: @@ -4805,13 +4800,10 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@11.1.0: + glob@13.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 globby@11.1.0: @@ -5058,10 +5050,6 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jackspeak@4.1.1: - dependencies: - '@isaacs/cliui': 8.0.2 - jest-worker@27.5.1: dependencies: '@types/node': 25.0.3