From 48002088924def75b7d2cc72fdc22814a1af2155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:14:38 +0000 Subject: [PATCH] chore(deps-dev): bump npm-check-updates from 16.14.20 to 17.1.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.20 to 17.1.2. - [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/v16.14.20...v17.1.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 498d7fa..a579954 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@vitest/coverage-v8": "^1.6.0", "@vitest/ui": "^1.6.0", "fastify": "^4.28.0", - "npm-check-updates": "^16.14.20", + "npm-check-updates": "^17.1.2", "npm-package-json-lint": "^8.0.0", "portfinder": "^1.0.32", "pre-commit": "^1.2.2",