From 7f66688b23fb684fb8d604b6b5db49254bccca23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 07:40:18 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e600e07..a3163f7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "i18next": "^23.16.0", "jest": "^29.7.0", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.3", + "npm-check-updates": "^17.1.4", "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.0.3", diff --git a/yarn.lock b/yarn.lock index 68465c1..0bb3dfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6118,10 +6118,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.3: - version "17.1.3" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.3.tgz#7d7aefd073c95a2f29ccd1db9eea39e9f3be343a" - integrity sha512-4uDLBWPuDHT5KLieIJ20FoAB8yqJejmupI42wPyfObgQOBbPAikQSwT73afDwREvhuxYrRDqlRvxTMSfvO+L8A== +npm-check-updates@^17.1.4: + version "17.1.4" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.4.tgz#1bebfb7a32a92c0d98f6ed6cf780b8841d787077" + integrity sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"