Bump terser from 5.16.0 to 5.16.1

Bumps [terser](https://github.com/terser/terser) from 5.16.0 to 5.16.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/5.16.0...v5.16.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-12-02 20:55:21 -05:00
committed by Daniel Micay
parent c704a6fd2b
commit dbe9022ba4
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.15.0",
"stylelint-config-standard": "^29.0.0",
"terser": "^5.16.0"
"terser": "^5.16.1"
}
}