From 982b97571090173547496264337e245222a565cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:41:47 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00b02a1..3e71976 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.12.0", "license": "Apache-2.0", "dependencies": { - "npm-check-updates": "^19.1.2" + "npm-check-updates": "19.3.2" }, "devDependencies": { "autoprefixer": "^10.4.21", @@ -19,7 +19,7 @@ "rtlcss": "^4.3.0" }, "optionalDependencies": { - "npm-check-updates": "^19.1.2" + "npm-check-updates": "^19.3.2" } }, "node_modules/@babel/code-frame": { @@ -1725,9 +1725,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==", "license": "Apache-2.0", "optional": true, "bin": { diff --git a/package.json b/package.json index 3a638c8..80d6dbc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "rtlcss": "^4.3.0" }, "optionalDependencies": { - "npm-check-updates": "^19.1.2" + "npm-check-updates": "^19.3.2" }, "private": true, "prettier": {