chore(deps-dev): bump terser from 5.21.0 to 5.24.0 (#5400)

Bumps [terser](https://github.com/terser/terser) from 5.21.0 to 5.24.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.21.0...v5.24.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-11-01 15:04:47 +05:30
committed by GitHub
parent 39dcc39667
commit 5ff094b490
2 changed files with 8 additions and 8 deletions

View File

@@ -89,7 +89,7 @@
"sass": "^1.69.5",
"stylelint": "^15.10.3",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.21.0",
"terser": "^5.24.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
}