Bump terser from 5.15.0 to 5.15.1

Bumps [terser](https://github.com/terser/terser) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.15.0...v5.15.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-05 19:02:34 +00:00
committed by Daniel Micay
parent 61eef6246e
commit 3eb3f5032d
2 changed files with 8 additions and 8 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.13.0",
"stylelint-config-standard": "^28.0.0",
"terser": "^5.15.0"
"terser": "^5.15.1"
}
}