From b9233521517997fa0e46e0cf6291b151c507a7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 05:05:21 +0000 Subject: [PATCH] build(deps): bump npm from 7.24.2 to 8.12.0 Bumps [npm](https://github.com/npm/cli) from 7.24.2 to 8.12.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v7.24.2...v8.12.0) --- updated-dependencies: - dependency-name: npm 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 e30cdc14..96b08d4c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cloc": "^2.8.0", "install": "^0.13.0", "js-yaml": "^4.0.0", - "npm": "^7.5.6", + "npm": "^8.12.0", "path": "^0.12.7", "sleep": "^6.3.0", "typescript-tslint-plugin": "^1.0.0"