From c42fbb4e69e676b0536f606c177ffc59832bdfa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:04:16 +0000 Subject: [PATCH] Bump npm-check-updates from 21.0.1 to 21.0.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 21.0.1 to 21.0.2. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v21.0.1...v21.0.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d2964a..2685b2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^16.4.0", - "npm-check-updates": "^21.0.1", + "npm-check-updates": "^21.0.2", "prettier-standard": "^16.4.1", "sass": "^1.99.0", "standard": "^17.1.2", @@ -11821,9 +11821,9 @@ } }, "node_modules/npm-check-updates": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-21.0.1.tgz", - "integrity": "sha512-BwYXOxntt5uQsLHcKw/z1awNAW1USfzQwMiBoKyCMlFi7hIVQKiMv3TJvJaHppZxmYkjvhnuogroN374Jsupvw==", + "version": "21.0.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-21.0.2.tgz", + "integrity": "sha512-b4o+4hbTOZW1gDPcM3wRpIgaB+Vyn/c6MFG2aw70Mo84f0toUulXUJtA1cncBv5BEZqUyotHFv6FR7aIN3Sq1w==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27877,9 +27877,9 @@ } }, "npm-check-updates": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-21.0.1.tgz", - "integrity": "sha512-BwYXOxntt5uQsLHcKw/z1awNAW1USfzQwMiBoKyCMlFi7hIVQKiMv3TJvJaHppZxmYkjvhnuogroN374Jsupvw==", + "version": "21.0.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-21.0.2.tgz", + "integrity": "sha512-b4o+4hbTOZW1gDPcM3wRpIgaB+Vyn/c6MFG2aw70Mo84f0toUulXUJtA1cncBv5BEZqUyotHFv6FR7aIN3Sq1w==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index db24d3a..760e7a9 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^16.4.0", - "npm-check-updates": "^21.0.1", + "npm-check-updates": "^21.0.2", "prettier-standard": "^16.4.1", "sass": "^1.99.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index fba2cc5..6ef333e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6649,10 +6649,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^21.0.1: - version "21.0.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-21.0.1.tgz#d8283d8d3595a1dc7eb79a23cd343c1205b95573" - integrity sha512-BwYXOxntt5uQsLHcKw/z1awNAW1USfzQwMiBoKyCMlFi7hIVQKiMv3TJvJaHppZxmYkjvhnuogroN374Jsupvw== +npm-check-updates@^21.0.2: + version "21.0.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-21.0.2.tgz#3363f872eee9db7d6b2469fb9d34a425f0dd3d18" + integrity sha512-b4o+4hbTOZW1gDPcM3wRpIgaB+Vyn/c6MFG2aw70Mo84f0toUulXUJtA1cncBv5BEZqUyotHFv6FR7aIN3Sq1w== npm-run-path@^3.0.0: version "3.1.0"