From 90b32098feec4cf9b605f566317fb0057f354e13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:59:25 +0000 Subject: [PATCH] fix(deps): update dependency minimatch to v10 --- package-lock.json | 63 ++++++++++++++++++++---- packages/build-info/package.json | 2 +- packages/build/package.json | 2 +- packages/zip-it-and-ship-it/package.json | 2 +- 4 files changed, 57 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f58d09983..614920b908 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28526,7 +28526,7 @@ "log-process-errors": "^8.0.0", "map-obj": "^5.0.0", "memoize-one": "^6.0.0", - "minimatch": "^9.0.4", + "minimatch": "^10.0.0", "node-fetch": "^3.3.2", "os-name": "^5.0.0", "p-event": "^6.0.0", @@ -28545,7 +28545,7 @@ "resolve": "^2.0.0-next.1", "rfdc": "^1.3.0", "safe-json-stringify": "^1.2.0", - "semver": "^7.7.1", + "semver": "^7.3.8", "string-width": "^5.0.0", "strip-ansi": "^7.0.0", "supports-color": "^9.0.0", @@ -28607,9 +28607,9 @@ "@iarna/toml": "^2.2.5", "dot-prop": "^7.2.0", "find-up": "^6.3.0", - "minimatch": "^9.0.0", + "minimatch": "^10.0.0", "read-pkg": "^7.1.0", - "semver": "^7.7.1", + "semver": "^7.3.8", "yaml": "^2.1.3", "yargs": "^17.6.0" }, @@ -28723,6 +28723,21 @@ "@jridgewell/sourcemap-codec": "^1.5.0" } }, + "packages/build-info/node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "packages/build-info/node_modules/npm-run-path": { "version": "5.1.0", "dev": true, @@ -28847,6 +28862,21 @@ "@jridgewell/sourcemap-codec": "^1.5.0" } }, + "packages/build/node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "packages/build/node_modules/npm-run-path": { "version": "5.1.0", "license": "MIT", @@ -29069,7 +29099,7 @@ "p-retry": "^5.1.1", "p-wait-for": "^5.0.0", "path-key": "^4.0.0", - "semver": "^7.7.1", + "semver": "^7.3.8", "tmp-promise": "^3.0.3", "urlpattern-polyfill": "8.0.2", "uuid": "^9.0.0" @@ -29350,7 +29380,7 @@ "p-locate": "^6.0.0", "process": "^0.11.10", "read-package-up": "^11.0.0", - "semver": "^7.7.1" + "semver": "^7.3.8" }, "devDependencies": { "babel-loader": "^9.0.0", @@ -29760,7 +29790,7 @@ }, "devDependencies": { "@types/node": "^14.18.53", - "semver": "^7.7.1", + "semver": "^7.3.8", "typescript": "^5.0.0", "vitest": "^0.34.0" }, @@ -29996,14 +30026,14 @@ "junk": "^4.0.0", "locate-path": "^7.0.0", "merge-options": "^3.0.4", - "minimatch": "^9.0.0", + "minimatch": "^10.0.0", "normalize-path": "^3.0.0", "p-map": "^7.0.0", "path-exists": "^5.0.0", "precinct": "^11.0.0", "require-package-name": "^2.0.1", "resolve": "^2.0.0-next.1", - "semver": "^7.7.1", + "semver": "^7.3.8", "tmp-promise": "^3.0.2", "toml": "^3.0.0", "unixify": "^1.0.0", @@ -30536,6 +30566,21 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "packages/zip-it-and-ship-it/node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "packages/zip-it-and-ship-it/node_modules/normalize-package-data": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", diff --git a/packages/build-info/package.json b/packages/build-info/package.json index 4f751631fd..40dc878302 100644 --- a/packages/build-info/package.json +++ b/packages/build-info/package.json @@ -49,7 +49,7 @@ "@bugsnag/js": "^7.20.0", "dot-prop": "^7.2.0", "find-up": "^6.3.0", - "minimatch": "^9.0.0", + "minimatch": "^10.0.0", "read-pkg": "^7.1.0", "semver": "^7.3.8", "yaml": "^2.1.3", diff --git a/packages/build/package.json b/packages/build/package.json index 084704c8e4..0f2340e47a 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -96,7 +96,7 @@ "log-process-errors": "^8.0.0", "map-obj": "^5.0.0", "memoize-one": "^6.0.0", - "minimatch": "^9.0.4", + "minimatch": "^10.0.0", "node-fetch": "^3.3.2", "os-name": "^5.0.0", "p-event": "^6.0.0", diff --git a/packages/zip-it-and-ship-it/package.json b/packages/zip-it-and-ship-it/package.json index ee90e0cd1d..6e2e3efcc1 100644 --- a/packages/zip-it-and-ship-it/package.json +++ b/packages/zip-it-and-ship-it/package.json @@ -61,7 +61,7 @@ "junk": "^4.0.0", "locate-path": "^7.0.0", "merge-options": "^3.0.4", - "minimatch": "^9.0.0", + "minimatch": "^10.0.0", "normalize-path": "^3.0.0", "p-map": "^7.0.0", "path-exists": "^5.0.0",