From f2e2a8ad2b7a29aef0b0a4f389d0e3169b75511b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:09:07 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 007bc894..4e87d1dc 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^15.2.11", - "npm-check-updates": "^17.1.11", + "npm-check-updates": "^17.1.12", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.5", diff --git a/yarn.lock b/yarn.lock index 27ee534b..98a32959 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7836,10 +7836,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.11: - version "17.1.11" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.11.tgz#f6d48ca6a9adc0df990f6cd11de3bcd1e48e5c54" - integrity sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA== +npm-check-updates@^17.1.12: + version "17.1.12" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.12.tgz#c0c8a10960e45852e03d1865f78844b065ab6e7a" + integrity sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"