From c1da6524eb419c42e125991a15ddfe7be06388a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:32:51 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.20 to 17.0.2 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.20 to 17.0.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.0.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:production 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 b8ff6a6b4a66..90a98841089a 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ }, "optionalDependencies": { "netlify-cli": "^17.33.4", - "npm-check-updates": "^16.14.20" + "npm-check-updates": "^17.0.2" }, "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc", "engines": {