chore(deps-dev): bump terser from 5.17.2 to 5.17.3 (#5114)

Bumps [terser](https://github.com/terser/terser) from 5.17.2 to 5.17.3.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.17.2...v5.17.3)

---
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-11 13:17:35 +05:30
committed by GitHub
parent 6ad2c23edc
commit 2fdd2d15d3
2 changed files with 8 additions and 8 deletions

View File

@@ -85,7 +85,7 @@
"sass": "^1.62.1",
"stylelint": "^15.6.1",
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "^5.17.2",
"terser": "^5.17.3",
"tslib": "^2.5.0",
"typescript": "^5.0.4"
}