Bump html-minifier-terser from 7.1.0 to 7.2.0

Bumps [html-minifier-terser](https://github.com/terser/html-minifier-terser) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/terser/html-minifier-terser/releases)
- [Commits](https://github.com/terser/html-minifier-terser/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: html-minifier-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]
2023-04-11 19:56:32 +00:00
committed by Daniel Micay
parent 7713e3faa0
commit d19f7a0265
2 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^8.38.0",
"html-minifier-terser": "^7.1.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^15.4.0",
"stylelint-config-standard": "^32.0.0",
"terser": "^5.16.9",