From 195be9e1d0e550dbb0f13acf8c2a8570d2f5265c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:55:59 +0000 Subject: [PATCH] Bump npm-check-updates from 19.3.2 to 19.4.0 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.3.2 to 19.4.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.3.2...v19.4.0) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b80847d..b2979a0 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "globals": "17.3.0", "mocha": "11.7.5", "module-alias": "2.3.4", - "npm-check-updates": "19.3.2", + "npm-check-updates": "19.4.0", "prettier": "3.8.1", "rollup": "4.57.1", "rollup-plugin-commonjs": "10.1.0",