diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-28 19:01:51 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-29 02:21:35 -0400 |
| commit | c695733306873d75e8bb7f8d1d4a90fda7dca4aa (patch) | |
| tree | e1313c3a4b8ca0e96f15f470d1fc321113e8777b /package.json | |
| parent | 2cb57d90a946b92eb547f8cffec8c459ba3f320c (diff) | |
Bump terser from 5.7.0 to 5.7.1
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.7.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.7.0...v5.7.1)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 16e42b1d..f43dc1ed 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,6 @@ "html-minifier": "^4.0.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", - "terser": "^5.7.0" + "terser": "^5.7.1" } } |
