Bump terser from 5.7.2 to 5.8.0

Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.2...v5.8.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-13 19:02:24 +00:00
committed by Daniel Micay
parent f35a16cfb6
commit 1946f3a3e2
2 changed files with 16 additions and 16 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"terser": "^5.7.2"
"terser": "^5.8.0"
}
}