From b2e2187558162e238f98a002512eed0f44dd24cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 07:00:12 +0000 Subject: [PATCH] Bump npm-check-updates from 20.0.2 to 21.0.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 20.0.2 to 21.0.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/v20.0.2...v21.0.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 21.0.0 dependency-type: direct:development 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 bf27223..521c714 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "globals": "^17.4.0", "mocha": "^11.7.5", "module-alias": "^2.3.4", - "npm-check-updates": "^20.0.0", + "npm-check-updates": "^21.0.0", "postcss": "^8.5.8", "prettier": "^3.8.1", "react": "^19.2.4",