From 951414a49085ae09c1cfcf434e4225aaa3741b12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:29:29 +0000 Subject: [PATCH] chore(deps): update dependency npm-check-updates to ^17.1.11 (#272) 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 ae8bc80..fcebca8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "^9.1.6", "jest": "^29.7.0", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.11", "rimraf": "^6.0.1", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index f16e04b..955d657 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5740,10 +5740,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.10: - version "17.1.10" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.10.tgz#936f6d7741b226ae5aaed8661551c54e8b6c932f" - integrity sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw== +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-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"