From 8770d9ac3c1a700a7b1422ad17aba666a27ca62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:52:41 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.18 to 19.6.3 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.18 to 19.6.3. - [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/v17.1.18...v19.6.3) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.6.3 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 c9a6088..78e1f9c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "git+https://github.com/ajrsoftware/WPClothes2Order.git" }, "devDependencies": { - "npm-check-updates": "^17.1.3", + "npm-check-updates": "^19.6.3", "prettier": "^3.3.3", "typescript": "^5.6.2" },