We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a511b1 commit a9ad335Copy full SHA for a9ad335
package.json
@@ -41,13 +41,13 @@
41
"raw-loader": "^4.0.1",
42
"sade": "^1.7.3",
43
"style-loader": "^1.1.4",
44
- "terser-webpack-plugin": "^2.3.5",
+ "terser-webpack-plugin": "^5.0.0",
45
"ts-loader": "^7.0.0",
46
"typescript": "^3.8.3",
47
"webpack": "^4.42.1"
48
},
49
"devDependencies": {
50
- "@types/terser-webpack-plugin": "^2.2.0",
+ "@types/terser-webpack-plugin": "^5.0.0",
51
"ava": "^3.7.0",
52
"esm": "^3.2.25",
53
"execa": "^4.0.0",
0 commit comments