Bump terser from 5.14.0 to 5.14.1 (#454)

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.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.14.0...v5.14.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-06-10 15:06:54 -04:00
committed by Daniel Micay
parent 6c92a331c8
commit 8e718267e8
2 changed files with 8 additions and 8 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.9.0",
"stylelint-config-standard": "^26.0.0",
"terser": "^5.14.0"
"terser": "^5.14.1"
}
}