From c5f7e4af0c7651841679b51c33e745ca3c121f76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 00:58:09 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^18.3.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 53a44c8d..4232cb1e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.3", - "npm-check-updates": "^18.3.0", + "npm-check-updates": "^18.3.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "^0.78.2", diff --git a/yarn.lock b/yarn.lock index 756c8876..e917b788 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7506,10 +7506,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^18.3.0: - version "18.3.0" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3" - integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q== +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-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"