From b207041125f06839847cf335169aa01276ee51e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 20:04:16 +0000 Subject: [PATCH] Bump npm-check-updates from 19.6.6 to 21.0.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.6.6 to 21.0.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.6.6...v21.0.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 21.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ef78b1190..f8c2be4a13 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "rtlcss": "^4.3.0" }, "optionalDependencies": { - "npm-check-updates": "^19.3.2", + "npm-check-updates": "^21.0.2", "prettier": "^3.8.1" }, "engines": {