Bump npm from 6.9.0 to 6.13.4

Bumps [npm](https://github.com/npm/cli) from 6.9.0 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.9.0...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-12-13 17:20:40 +00:00
committed by GitHub
parent 1eb09a1739
commit eb8d9df29c
2 changed files with 339 additions and 359 deletions
+336 -356
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -4,6 +4,6 @@
"build": "hugo -s exampleSite" "build": "hugo -s exampleSite"
}, },
"dependencies": { "dependencies": {
"npm": "^6.9.0" "npm": "^6.13.4"
} }
} }