From d553a602ae83081dfd52008cca7eb68a2aa551e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:59:50 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to v19 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 01ebe33..ac94b30 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.7", - "npm-check-updates": "^18.3.1", + "npm-check-updates": "^19.3.2", "rimraf": "^6.1.2", "ts-jest": "^29.4.6", "typescript": "^5.9.3" diff --git a/yarn.lock b/yarn.lock index a83fb37..10dbafd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5926,10 +5926,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa" - integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA== +npm-check-updates@^19.3.2: + version "19.6.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.6.3.tgz#bd3012eab637d0502e87134c323e5b08cbf9c079" + integrity sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"