From 9f721bce35739f43103d4c2e2ae9e99150124ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 05:03:08 +0000 Subject: [PATCH] build(deps): bump npm from 7.24.2 to 8.18.0 Bumps [npm](https://github.com/npm/cli) from 7.24.2 to 8.18.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.18.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..80aafc42 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.18.0", "path": "^0.12.7", "sleep": "^6.3.0", "typescript-tslint-plugin": "^1.0.0"