From c6a08b503c7264452713e948e0c6a467293a537c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 06:29:42 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^18.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8b40a02e..5a0d18cc 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.1.2", - "npm-check-updates": "^18.0.1", + "npm-check-updates": "^18.0.2", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.80.1", diff --git a/yarn.lock b/yarn.lock index 81729709..9ab99903 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7604,10 +7604,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^18.0.1: - version "18.0.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98" - integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw== +npm-check-updates@^18.0.2: + version "18.0.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.2.tgz#ff956c9ae0eab87eaf4ae586849203ca91257f02" + integrity sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"