From 3e9a8c5898d4a7c1144720ac8ba6c3c0766d2731 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 03:37:15 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to v22 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2930baa0..a9829366 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "immutability-helper": "^3.1.1", "jest": "^29.7.0", "lint-staged": "^16.4.0", - "npm-check-updates": "^18.3.1", + "npm-check-updates": "^22.2.1", "react": "^18.3.1", "react-dom": "^18.3.1", "redux": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 817cd85e..d9dfb71f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5821,10 +5821,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@^22.2.1: + version "22.2.9" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.9.tgz#d0ea02f973e070d3a3b6ef0c165e7bd6d20dc993" + integrity sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA== npm-install-checks@^8.0.0: version "8.0.0"