From 637cdb7d987b12c383b5fc2b98cb818c3e557ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 04:33:03 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.4 to 17.1.10 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.4 to 17.1.10. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v17.1.4...v17.1.10) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99f4e7a..f4d4190 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@vercel/ncc": "^0.38.2", "jest": "^29.7.0", "jest-circus": "^29.7.0", - "npm-check-updates": "^17.1.4", + "npm-check-updates": "^17.1.10", "ts-jest": "^29.2.5", "typescript": "^5.6.3" } @@ -3166,9 +3166,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.4.tgz", - "integrity": "sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA==", + "version": "17.1.10", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", + "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", "dev": true, "bin": { "ncu": "build/cli.js", diff --git a/package.json b/package.json index eb17071..3c6c041 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@vercel/ncc": "^0.38.2", "jest": "^29.7.0", "jest-circus": "^29.7.0", - "npm-check-updates": "^17.1.4", + "npm-check-updates": "^17.1.10", "ts-jest": "^29.2.5", "typescript": "^5.6.3" }