Bump terser from 5.10.0 to 5.11.0

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.11.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.10.0...v5.11.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-02-22 02:29:53 +00:00
committed by Daniel Micay
parent eec1d03e9d
commit 17222b04ea
2 changed files with 10 additions and 16 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.5.1",
"stylelint-config-standard": "^25.0.0",
"terser": "^5.10.0"
"terser": "^5.11.0"
}
}