Skip to content

Commit

Permalink
Bump terser-webpack-plugin to ^5.3.5 (#34106)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2022
1 parent 1a334b3 commit 3c39897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -183,7 +183,7 @@
"stylis": "^4.1.1",
"stylis-plugin-rtl": "^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^1.1.0",
"terser-webpack-plugin": "^5.3.4",
"terser-webpack-plugin": "^5.3.5",
"thenify": "3.3.1",
"tslint": "5.14.0",
"typescript": "^4.6.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -15324,7 +15324,7 @@ term-size@^2.1.0:
resolved "https://registry.yarnpkg.com/term-size/-/term-size-2.2.1.tgz#2a6a54840432c2fb6320fea0f415531e90189f54"
integrity sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==

terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.4:
terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.5:
version "5.3.5"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.5.tgz#f7d82286031f915a4f8fb81af4bd35d2e3c011bc"
integrity sha512-AOEDLDxD2zylUGf/wxHxklEkOe2/r+seuyOWujejFrIxHf11brA1/dWQNIgXa1c6/Wkxgu7zvv0JhOWfc2ELEA==
Expand Down

0 comments on commit 3c39897

Please sign in to comment.