chore(deps-dev): bump terser from 5.17.5 to 5.17.6 (#5144)

Bumps [terser](https://github.com/terser/terser) from 5.17.5 to 5.17.6.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.17.5...v5.17.6)

---
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-05-30 15:18:05 +05:30
committed by GitHub
parent bb547ab1fc
commit ccb2d8a738
2 changed files with 8 additions and 8 deletions

View File

@@ -88,7 +88,7 @@
"sass": "^1.62.1",
"stylelint": "^15.6.2",
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "^5.17.5",
"terser": "^5.17.6",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
}