From 88f1816c625f91e32d8b97c0a14a54f270487223 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 18:57:49 +0000 Subject: [PATCH] Bump npmlog from 4.1.0 to 4.1.2 Bumps [npmlog](https://github.com/npm/npmlog) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/npm/npmlog/releases) - [Changelog](https://github.com/npm/npmlog/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/npmlog/compare/v4.1.0...v4.1.2) --- package.json | 2 +- yarn.lock | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 3723260d..643750ef 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "node-abi": "^2.8.0", "node-gyp": "^3.8.0", "node-sass": "^4.12.0", - "npmlog": "4.1.0", + "npmlog": "4.1.2", "npx": "^10.2.0", "pug": "^2.0.3", "pug-html-loader": "1.1.5", diff --git a/yarn.lock b/yarn.lock index 1e160253..ee65283f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4227,7 +4227,7 @@ npm@5.1.0: wrappy "~1.0.2" write-file-atomic "~2.1.0" -"npmlog@0 || 1 || 2 || 3 || 4", "npmlog@2 || ^3.1.0 || ^4.0.0", npmlog@^4.0.0, npmlog@^4.0.2, npmlog@~4.1.2: +"npmlog@0 || 1 || 2 || 3 || 4", "npmlog@2 || ^3.1.0 || ^4.0.0", npmlog@4.1.2, npmlog@^4.0.0, npmlog@^4.0.2, npmlog@~4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" dependencies: @@ -4236,15 +4236,6 @@ npm@5.1.0: gauge "~2.7.3" set-blocking "~2.0.0" -npmlog@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.0.tgz#dc59bee85f64f00ed424efb2af0783df25d1c0b5" - dependencies: - are-we-there-yet "~1.1.2" - console-control-strings "~1.1.0" - gauge "~2.7.3" - set-blocking "~2.0.0" - npx@^10.2.0: version "10.2.0" resolved "https://registry.yarnpkg.com/npx/-/npx-10.2.0.tgz#f8c9ad30c68f2d13c36a4759cbbecd9c78388044"