From d8ed808839a3c8e7d760177e75e98151df0df7af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 04:34:50 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to v21 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c1f2d47..12ff29d7 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.4.0", - "npm-check-updates": "^18.3.1", + "npm-check-updates": "^21.0.3", "react": "^18.3.1", "react-dom": "^18.3.1", "redux-saga": "^1.4.2", diff --git a/yarn.lock b/yarn.lock index 80db5517..66ad10a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6395,10 +6395,10 @@ npm-bundled@^5.0.0: dependencies: npm-normalize-package-bin "^5.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@^21.0.3: + version "21.0.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-21.0.3.tgz#e71d6a3a2ece1b4fb7389b6c3999b345f0af24d1" + integrity sha512-8y0fqtxdo5JhwzxcS9rZd969tvPbSZ3MzQoG5Fj8eqL42t1Jsg5tjZCz8CYuXLE8LNbbyV+1xxR/f/T4AdPmdg== npm-install-checks@^8.0.0: version "8.0.0"