Bump terser from 5.7.1 to 5.7.2

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.7.2.
- [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.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-24 19:01:49 +00:00
committed by Daniel Micay
parent e6a06e5f4a
commit 3e0c0e5324
2 changed files with 8 additions and 8 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.1"
"terser": "^5.7.2"
}
}