Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit ec02c99

Browse files
chore(deps): update dependency terser-webpack-plugin to v5.4.0 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59e3512 commit ec02c99

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"standard": "16.0.4",
8080
"standard-version": "9.5.0",
8181
"style-loader": "3.3.4",
82-
"terser-webpack-plugin": "5.3.17",
82+
"terser-webpack-plugin": "5.4.0",
8383
"ts-jest": "27.1.5",
8484
"ts-loader": "9.5.4",
8585
"typescript": "4.9.5",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11676,7 +11676,17 @@ terminal-link@^2.0.0:
1167611676
ansi-escapes "^4.2.1"
1167711677
supports-hyperlinks "^2.0.0"
1167811678

11679-
terser-webpack-plugin@5.3.17, terser-webpack-plugin@^5.3.17:
11679+
terser-webpack-plugin@5.4.0:
11680+
version "5.4.0"
11681+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.4.0.tgz#95fc4cf4437e587be11ecf37d08636089174d76b"
11682+
integrity sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==
11683+
dependencies:
11684+
"@jridgewell/trace-mapping" "^0.3.25"
11685+
jest-worker "^27.4.5"
11686+
schema-utils "^4.3.0"
11687+
terser "^5.31.1"
11688+
11689+
terser-webpack-plugin@^5.3.17:
1168011690
version "5.3.17"
1168111691
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.17.tgz#75ea98876297fbb190d2fbb395e982582b859a67"
1168211692
integrity sha512-YR7PtUp6GMU91BgSJmlaX/rS2lGDbAF7D+Wtq7hRO+MiljNmodYvqslzCFiYVAgW+Qoaaia/QUIP4lGXufjdZw==

0 commit comments

Comments
 (0)