summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-13 19:02:07 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commita456140bb34c10d8a9bfaef497c5d3521f7a82e0 (patch)
tree3f6b469a1c40162eb3522c9d50620d7427b17123 /package.json
parent42584280d89cc5248dc259b09a8f7e3a4fb3b040 (diff)
Bump terser from 5.14.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81abc94f..839078c7 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,6 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.9.1",
"stylelint-config-standard": "^26.0.0",
- "terser": "^5.14.1"
+ "terser": "^5.14.2"
}
}