From 30bdbc3493260273320424077e9c471a35434b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:04:26 +0000 Subject: [PATCH] Bump npm-check-updates from 19.6.6 to 20.0.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.6.6 to 20.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/v19.6.6...v20.0.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-major ... 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 d61b954..35dd03d 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": "^19.6.6", + "npm-check-updates": "^20.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": "19.6.6", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.6.tgz", - "integrity": "sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ==", + "version": "20.0.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-20.0.2.tgz", + "integrity": "sha512-nvbcXiprjMOoSX0FCHC41kjpZhNFURV53KMU0MMa0U10RPHeoHpiilMg2P8g9NLSQoo0umSH77tUqHWTOH3w7A==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27877,9 +27877,9 @@ } }, "npm-check-updates": { - "version": "19.6.6", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.6.tgz", - "integrity": "sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ==", + "version": "20.0.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-20.0.2.tgz", + "integrity": "sha512-nvbcXiprjMOoSX0FCHC41kjpZhNFURV53KMU0MMa0U10RPHeoHpiilMg2P8g9NLSQoo0umSH77tUqHWTOH3w7A==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index e281ca2..50917e7 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": "^19.6.6", + "npm-check-updates": "^20.0.2", "prettier-standard": "^16.4.1", "sass": "^1.99.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 7916293..21c99f7 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@^19.6.6: - version "19.6.6" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.6.6.tgz#57f6a8824b6a99e6ce48149d33fc92d037d7789b" - integrity sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ== +npm-check-updates@^20.0.2: + version "20.0.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-20.0.2.tgz#022994d62265c7ef3bac8ab6988865022f2dcf7f" + integrity sha512-nvbcXiprjMOoSX0FCHC41kjpZhNFURV53KMU0MMa0U10RPHeoHpiilMg2P8g9NLSQoo0umSH77tUqHWTOH3w7A== npm-run-path@^3.0.0: version "3.1.0"