build(deps-dev): bump pug from 2.0.4 to 3.0.1 (#3344)

Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.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]
2021-03-03 11:19:33 -05:00
committed by GitHub
parent 2a7f2570db
commit 9fd66d8edc
2 changed files with 162 additions and 282 deletions

View File

@@ -54,7 +54,7 @@
"devDependencies": {
"@types/consolidate": "^0.14.0",
"@types/lru-cache": "^5.1.0",
"pug": "^2.0.4",
"pug": "^3.0.1",
"sass": "^1.26.9"
}
}