chore(deps-dev): bump terser from 5.19.1 to 5.19.2 (#5240)

Bumps [terser](https://github.com/terser/terser) from 5.19.1 to 5.19.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.1...v5.19.2)

---
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-08-06 14:08:45 +05:30
committed by GitHub
parent 12216e6188
commit 5cc70c7a84
2 changed files with 8 additions and 8 deletions

View File

@@ -88,7 +88,7 @@
"sass": "^1.64.2",
"stylelint": "^15.10.2",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.19.1",
"terser": "^5.19.2",
"tslib": "^2.6.1",
"typescript": "^5.1.6"
}