From 4add1a564af4515486fe7160c5a77b7b9d89aab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:03:05 +0000 Subject: [PATCH] Bump npm-check-updates from 19.2.0 to 19.3.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.2.0 to 19.3.0. - [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.2.0...v19.3.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 5c139c3..d5e48f4 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.2.7", - "npm-check-updates": "^19.2.0", + "npm-check-updates": "^19.3.0", "prettier-standard": "^16.4.1", "sass": "^1.97.1", "standard": "^17.1.2", @@ -11878,9 +11878,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.2.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.2.0.tgz", - "integrity": "sha512-XSIuL0FNgzXPDZa4lje7+OwHjiyEt84qQm6QMsQRbixNY5EHEM9nhgOjxjlK9jIbN+ysvSqOV8DKNS0zydwbdg==", + "version": "19.3.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.0.tgz", + "integrity": "sha512-Jn6i+eWHwOZXg6kjXDbBCuBJO4QRkLTGfLcdVKJJhQXDMI8EBS7TgSXrYdEKtgUM0SIOo5/V3OVC/XbA+QUGIw==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -28004,9 +28004,9 @@ } }, "npm-check-updates": { - "version": "19.2.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.2.0.tgz", - "integrity": "sha512-XSIuL0FNgzXPDZa4lje7+OwHjiyEt84qQm6QMsQRbixNY5EHEM9nhgOjxjlK9jIbN+ysvSqOV8DKNS0zydwbdg==", + "version": "19.3.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.0.tgz", + "integrity": "sha512-Jn6i+eWHwOZXg6kjXDbBCuBJO4QRkLTGfLcdVKJJhQXDMI8EBS7TgSXrYdEKtgUM0SIOo5/V3OVC/XbA+QUGIw==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index a3a41e1..35e9dc9 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.2.7", - "npm-check-updates": "^19.2.0", + "npm-check-updates": "^19.3.0", "prettier-standard": "^16.4.1", "sass": "^1.97.1", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 6e86130..38c0740 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6674,10 +6674,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^19.2.0: - version "19.2.0" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.2.0.tgz#5dd11b505e11e6db602fe45c0ad6e8c0dcc94959" - integrity sha512-XSIuL0FNgzXPDZa4lje7+OwHjiyEt84qQm6QMsQRbixNY5EHEM9nhgOjxjlK9jIbN+ysvSqOV8DKNS0zydwbdg== +npm-check-updates@^19.3.0: + version "19.3.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.3.0.tgz#1b528391ebabac455f5a669ef8483748c54b5b2c" + integrity sha512-Jn6i+eWHwOZXg6kjXDbBCuBJO4QRkLTGfLcdVKJJhQXDMI8EBS7TgSXrYdEKtgUM0SIOo5/V3OVC/XbA+QUGIw== npm-run-path@^3.0.0: version "3.1.0"