Bump terser from 5.9.0 to 5.10.0 (#4063)

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.10.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.9.0...v5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-24 22:47:28 +01:00
committed by GitHub
parent 41e2971cd2
commit d88350b5c5
2 changed files with 7 additions and 7 deletions

View File

@@ -150,7 +150,7 @@
"rollup": "^2.60.0",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.4",
"terser": "^5.9.0",
"terser": "^5.10.0",
"vnu-jar": "^21.10.12"
}
}