From 20e1584b24f28466f57bb19f857440458f3a3f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:16:28 +0000 Subject: [PATCH] deps: bump npm-install-checks from 6.3.0 to 7.1.0 Bumps [npm-install-checks](https://github.com/npm/npm-install-checks) from 6.3.0 to 7.1.0. - [Release notes](https://github.com/npm/npm-install-checks/releases) - [Changelog](https://github.com/npm/npm-install-checks/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/npm-install-checks/compare/v6.3.0...v7.1.0) --- updated-dependencies: - dependency-name: npm-install-checks 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 ff162b1..1a26318 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "author": "GitHub Inc.", "license": "ISC", "dependencies": { - "npm-install-checks": "^6.0.0", + "npm-install-checks": "^7.1.0", "npm-normalize-package-bin": "^3.0.0", "npm-package-arg": "^11.0.0", "semver": "^7.3.5"