From d15395a77a389320e963d0c901189e8cff5e87f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 18:35:19 +0000 Subject: [PATCH] Bump npm from 6.10.2 to 6.13.4 Bumps [npm](https://github.com/npm/cli) from 6.10.2 to 6.13.4. - [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/v6.10.2...v6.13.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69c17356..b108dc2e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "karma-junit-reporter": "1.2.0", "karma-spec-reporter": "0.0.32", "node-sass": "4.12.0", - "npm": "6.10.2", + "npm": "6.13.4", "postcss-cli": "6.1.1", "rename-cli": "6.0.0", "rollup": "^1.13.0",