build(deps-dev): Bump watchpack from 2.0.0 to 2.0.1 in /docs (#5605)

Bumps [watchpack](https://github.com/webpack/watchpack) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack/watchpack/releases)
- [Commits](https://github.com/webpack/watchpack/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-04 10:55:04 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent f471affad5
commit 83c7bd17bf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"vuepress-theme-cosmos": "^1.0.175"
},
"devDependencies": {
"watchpack": "^2.0.0"
"watchpack": "^2.0.1"
},
"scripts": {
"preserve": "./pre.sh",