From 22785921fa326a243eb0ee9f56ed00ac096a0fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 04:24:29 +0000 Subject: [PATCH] Bump terser-webpack-plugin from 5.3.6 to 5.3.7 Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.6 to 5.3.7. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7) --- updated-dependencies: - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68d85314..e770ca74 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "markdownlint-rule-helpers": "0.18.0", "npm-run-all": "4.1.5", "strip-json-comments": "5.0.0", - "terser-webpack-plugin": "5.3.6", + "terser-webpack-plugin": "5.3.7", "toml": "3.0.0", "tv4": "1.3.0", "typescript": "4.9.5",