summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-11 04:35:37 +0000
committerGitHub <noreply@github.com>2023-03-11 04:35:37 +0000
commit2eec389a06628451e0db2219936da8f496f099c8 (patch)
tree2343ce5c06c72c2f115950958514fc24c783a185 /package.json
parent437d0067cc2eb00df220e101f1febdd06d9ecccb (diff)
chore(deps-dev): 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] <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 e788b6ba0..b0d167351 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"jest-mock-console": "^2.0.0",
"jest-transform-stub": "^2.0.0",
"regenerator-runtime": "^0.13.11",
- "terser-webpack-plugin": "^5.3.6",
+ "terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"vue-template-compiler": "^2.7.14",