From b0d783fb65d923a0efca28190121893a1747e895 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 19:29:12 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.18 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 75dccee0..6ffeec41 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^15.5.0", - "npm-check-updates": "^17.1.16", + "npm-check-updates": "^17.1.18", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.6", diff --git a/yarn.lock b/yarn.lock index d71fd612..756eb6b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7814,10 +7814,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.16: - version "17.1.16" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.16.tgz#28f5debfb81b29bf152162de810beb526b638226" - integrity sha512-9nohkfjLRzLfsLVGbO34eXBejvrOOTuw5tvNammH73KEFG5XlFoi3G2TgjTExHtnrKWCbZ+mTT+dbNeSjASIPw== +npm-check-updates@^17.1.18: + version "17.1.18" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.18.tgz#b26e5a6bb5f2b32af5950cda7ea40aafaf92e2cc" + integrity sha512-bkUy2g4v1i+3FeUf5fXMLbxmV95eG4/sS7lYE32GrUeVgQRfQEk39gpskksFunyaxQgTIdrvYbnuNbO/pSUSqw== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"