chore(deps-dev): bump terser from 5.20.0 to 5.21.0 (#5372)

Bumps [terser](https://github.com/terser/terser) from 5.20.0 to 5.21.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.20.0...v5.21.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-10-13 14:33:23 +05:30
committed by GitHub
parent cef6fa5d01
commit 5fa4abd04b
2 changed files with 8 additions and 8 deletions

View File

@@ -88,7 +88,7 @@
"sass": "^1.69.3",
"stylelint": "^15.10.3",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.20.0",
"terser": "^5.21.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
}