Bump terser from 5.15.1 to 5.16.0

Bumps [terser](https://github.com/terser/terser) from 5.15.1 to 5.16.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.15.1...5.16.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]
2022-11-24 19:00:43 +00:00
committed by Daniel Micay
parent f9fa54a546
commit 9063eca164
2 changed files with 8 additions and 8 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.15.0",
"stylelint-config-standard": "^29.0.0",
"terser": "^5.15.1"
"terser": "^5.16.0"
}
}