Bump terser from 4.8.0 to 5.6.1

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 5.6.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-18 05:31:40 +00:00
committed by Daniel Micay
parent a93fae21d5
commit 4552f39b66
2 changed files with 13 additions and 6 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0",
"terser": "^4.8.0"
"terser": "^5.6.1"
}
}