Bump npm from 6.0.0 to 6.7.0

Bumps [npm](https://github.com/npm/cli) from 6.0.0 to 6.7.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/v6.0.0...v6.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-02 01:31:51 +00:00
parent 07e7e4fa11
commit a64a813160
2 changed files with 2348 additions and 4430 deletions
+2347 -4429
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,6 +3,6 @@
"start": "hugo server -s exampleSite"
},
"dependencies": {
"npm": "^6.0.0"
"npm": "^6.7.0"
}
}