Bump terser from 5.7.0 to 5.7.1 (#3818)

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

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

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-07-05 17:22:02 +05:30
committed by GitHub
parent 18119d9354
commit 76bb2263b6
2 changed files with 4 additions and 4 deletions

View File

@@ -150,7 +150,7 @@
"rollup": "^2.52.3",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.1",
"terser": "^5.7.0",
"terser": "^5.7.1",
"vnu-jar": "^21.6.11"
}
}