From 712079f4814507241d127be52a619656604b38db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:37:34 +0000 Subject: [PATCH] Bump npm-check-updates from 19.1.2 to 19.3.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.1.2 to 19.3.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.1.2...v19.3.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.3.2 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 8905dbc6..c9b52dd9 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.9.4", - "npm-check-updates": "^19.1.2", + "npm-check-updates": "^19.3.2", "postcss-loader": "^8.2.0", "precss": "^4.0.0", "prettier": "3.7.3", @@ -6527,9 +6527,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.1.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz", - "integrity": "sha512-FNeFCVgPOj0fz89hOpGtxP2rnnRHR7hD2E8qNU8SMWfkyDZXA/xpgjsL3UMLSo3F/K13QvJDnbxPngulNDDo/g==", + "version": "19.3.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.2.tgz", + "integrity": "sha512-9rr3z7znFjCSuaFxHGTFR2ZBOvLWaJcpLKmIquoTbDBNrwAGiHhv4MZyty6EJ9Xo/aMn35+2ISPSMgWIXx5Xkg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index fc4dc12a..2e76973c 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.9.4", - "npm-check-updates": "^19.1.2", + "npm-check-updates": "^19.3.2", "postcss-loader": "^8.2.0", "precss": "^4.0.0", "prettier": "3.7.3",