From eebfdf28a190bd8ed15a2f4f66df0e07149708ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:40:31 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d30ccf..7765a44 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "husky": "^9.1.5", "jest": "^29.7.0", "lint-staged": "^15.2.9", - "npm-check-updates": "^17.0.6", + "npm-check-updates": "^17.1.0", "rimraf": "^6.0.1", "ts-jest": "^29.2.4", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 23528ea..5e26eec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5700,10 +5700,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.0.6: - version "17.0.6" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.0.6.tgz#55f6b89cb5ef03bc42a00e359a90c21c7b057829" - integrity sha512-KCiaJH1cfnh/RyzKiDNjNfXgcKFyQs550Uf1OF/Yzb8xO56w+RLpP/OKRUx23/GyP/mLYwEpOO65qjmVdh6j0A== +npm-check-updates@^17.1.0: + version "17.1.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.0.tgz#67de181a6949301981ab7c8c9d7fa8862a147675" + integrity sha512-RcohCA/tdpxyPllBlYDkqGXFJQgTuEt0f2oPSL9s05pZ3hxYdleaUtvEcSxKl0XAg3ncBhVgLAxhXSjoryUU5Q== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"