chore(deps-dev): bump terser from 5.19.3 to 5.19.4 (#5323)

Bumps [terser](https://github.com/terser/terser) from 5.19.3 to 5.19.4.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.3...v5.19.4)

---
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-09-10 19:59:28 +05:30
committed by GitHub
parent 6a1b330959
commit dea73df3a6
2 changed files with 8 additions and 8 deletions

View File

@@ -88,7 +88,7 @@
"sass": "^1.66.1",
"stylelint": "^15.10.3",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.19.3",
"terser": "^5.19.4",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
}