From da051dbd67f082b3b14f478ad35ec23765016de0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 05:02:56 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.14 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5644a0e..0174a4f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "jest": "^29.7.0", "lint-staged": "^15.4.1", "next": "^15.1.4", - "npm-check-updates": "^17.1.13", + "npm-check-updates": "^17.1.14", "react": "^18.3.1", "rimraf": "^6.0.1", "ts-jest": "^29.2.5", diff --git a/yarn.lock b/yarn.lock index 3a38db5..3083710 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6424,10 +6424,10 @@ npm-bundled@^4.0.0: dependencies: npm-normalize-package-bin "^4.0.0" -npm-check-updates@^17.1.13: - version "17.1.13" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.13.tgz#93e1c5fa5b8e11bca0bd143650b14ffcf9fc6b5a" - integrity sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg== +npm-check-updates@^17.1.14: + version "17.1.14" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.14.tgz#68285d98b296656bf7a8f747123c51d1adbdbb2b" + integrity sha512-dr4bXIxETubLI1tFGeock5hN8yVjahvaVpx+lPO4/O2md3zJuxB7FgH3MIoTvQSCgsgkIRpe0skti01IEAA5tA== npm-install-checks@^7.1.0: version "7.1.0"