Bump terser from 5.13.0 to 5.13.1

Bumps [terser](https://github.com/terser/terser) from 5.13.0 to 5.13.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.13.0...v5.13.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-04-29 19:02:28 +00:00
committed by Daniel Micay
parent e58321d4f4
commit 5322d57ceb
2 changed files with 8 additions and 8 deletions

View File

@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.8.0",
"stylelint-config-standard": "^25.0.0",
"terser": "^5.13.0"
"terser": "^5.13.1"
}
}