From 53f6e25ce66b10cd03425580f07592bb7341f331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 22:46:16 +0000 Subject: [PATCH] Bump npm-check-updates from 19.1.2 to 19.2.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.1.2 to 19.2.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.1.2...v19.2.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.2.0 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 80bd2c1..fab9dea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@docusaurus/module-type-aliases": "3.9.2", "@docusaurus/tsconfig": "3.9.2", "@docusaurus/types": "3.9.2", - "npm-check-updates": "^19.1.2", + "npm-check-updates": "^19.2.0", "typescript": "~5.9.3" }, "engines": { @@ -15789,9 +15789,9 @@ "integrity": "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==" }, "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.2.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.2.0.tgz", + "integrity": "sha512-XSIuL0FNgzXPDZa4lje7+OwHjiyEt84qQm6QMsQRbixNY5EHEM9nhgOjxjlK9jIbN+ysvSqOV8DKNS0zydwbdg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 80b44ff..f226014 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@docusaurus/module-type-aliases": "3.9.2", "@docusaurus/tsconfig": "3.9.2", "@docusaurus/types": "3.9.2", - "npm-check-updates": "^19.1.2", + "npm-check-updates": "^19.2.0", "typescript": "~5.9.3" }, "browserslist": {