chore: upgrade Terser-related dependencies (#5609)

This commit is contained in:
Alexey Pyltsyn 2021-09-29 12:57:11 +03:00 committed by GitHub
parent c86dfbda61
commit 3ea96b8e00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 38 deletions

View file

@ -23,7 +23,7 @@
"babel-loader": "^8.2.2",
"clsx": "^1.1.1",
"core-js": "^2.6.5",
"terser-webpack-plugin": "^5.1.3",
"terser-webpack-plugin": "^5.2.4",
"webpack": "^5.40.0",
"webpack-merge": "^5.7.3",
"workbox-build": "^6.1.1",