From a949184331860adc81cf04182ce84c1b424b6dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 22:14:43 +0000 Subject: [PATCH] chore(deps): update dependency @types/picomatch to v4.0.2 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81f0024ca6f..b19f55ac8fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -137,7 +137,7 @@ "@types/node-fetch": "2.6.12", "@types/parallel-transform": "1.1.4", "@types/parse-github-url": "1.0.3", - "@types/picomatch": "4.0.1", + "@types/picomatch": "4.0.2", "@types/prettyjson": "0.0.33", "@types/semver": "7.7.0", "@types/serialize-javascript": "5.0.4", @@ -4851,9 +4851,9 @@ } }, "node_modules/@types/picomatch": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.1.tgz", - "integrity": "sha512-dLqxmi5VJRC9XTvc/oaTtk+bDb4RRqxLZPZ3jIpYBHEnDXX8lu02w2yWI6NsPPsELuVK298Z2iR8jgoWKRdUVQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==", "dev": true }, "node_modules/@types/prettyjson": { @@ -22266,9 +22266,9 @@ } }, "@types/picomatch": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.1.tgz", - "integrity": "sha512-dLqxmi5VJRC9XTvc/oaTtk+bDb4RRqxLZPZ3jIpYBHEnDXX8lu02w2yWI6NsPPsELuVK298Z2iR8jgoWKRdUVQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==", "dev": true }, "@types/prettyjson": { diff --git a/package.json b/package.json index eb146f21233..4425e90fb7b 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "@types/node-fetch": "2.6.12", "@types/parallel-transform": "1.1.4", "@types/parse-github-url": "1.0.3", - "@types/picomatch": "4.0.1", + "@types/picomatch": "4.0.2", "@types/prettyjson": "0.0.33", "@types/semver": "7.7.0", "@types/serialize-javascript": "5.0.4",