From 77ba7f2bbfe03bc65e9eba5d8bf70baf5e0a8209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:34:21 +0000 Subject: [PATCH] Bump npm-check-updates from 19.3.2 to 19.6.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.3.2 to 19.6.3. - [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.3.2...v19.6.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.6.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f302a4..5c525fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.0", - "npm-check-updates": "^19.3.2", + "npm-check-updates": "^19.6.3", "postcss-loader": "^8.2.0", "precss": "^4.0.0", "prettier": "3.8.1", @@ -6525,9 +6525,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.3.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.2.tgz", - "integrity": "sha512-9rr3z7znFjCSuaFxHGTFR2ZBOvLWaJcpLKmIquoTbDBNrwAGiHhv4MZyty6EJ9Xo/aMn35+2ISPSMgWIXx5Xkg==", + "version": "19.6.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.3.tgz", + "integrity": "sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 5a92942..4237417 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.0", - "npm-check-updates": "^19.3.2", + "npm-check-updates": "^19.6.3", "postcss-loader": "^8.2.0", "precss": "^4.0.0", "prettier": "3.8.1",