chore(deps-dev): bump terser from 5.16.6 to 5.16.8 (#5007)

Bumps [terser](https://github.com/terser/terser) from 5.16.6 to 5.16.8.
- [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.16.6...v5.16.8)

---
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]
2023-03-29 13:03:02 +05:30
committed by GitHub
parent 25b2751b15
commit 80e6177fe6
2 changed files with 8 additions and 8 deletions

View File

@@ -82,7 +82,7 @@
"sass": "^1.60.0",
"stylelint": "^15.3.0",
"stylelint-config-twbs-bootstrap": "^8.0.0",
"terser": "^5.16.6",
"terser": "^5.16.8",
"tslib": "^2.5.0",
"typescript": "^5.0.2"
}