Skip to content

Commit c294348

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

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"css-loader": "7.1.4",
3131
"mini-css-extract-plugin": "2.10.0",
32-
"terser-webpack-plugin": "5.3.17",
32+
"terser-webpack-plugin": "5.4.0",
3333
"webpack": "5.105.4",
3434
"webpack-cli": "7.0.0",
3535
"webpack-license-plugin": "4.5.1"

client/yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -934,17 +934,7 @@ tapable@^2.2.1, tapable@^2.3.0:
934934
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
935935
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
936936

937-
terser-webpack-plugin@5.3.17:
938-
version "5.3.17"
939-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.17.tgz#75ea98876297fbb190d2fbb395e982582b859a67"
940-
integrity sha512-YR7PtUp6GMU91BgSJmlaX/rS2lGDbAF7D+Wtq7hRO+MiljNmodYvqslzCFiYVAgW+Qoaaia/QUIP4lGXufjdZw==
941-
dependencies:
942-
"@jridgewell/trace-mapping" "^0.3.25"
943-
jest-worker "^27.4.5"
944-
schema-utils "^4.3.0"
945-
terser "^5.31.1"
946-
947-
terser-webpack-plugin@^5.3.17:
937+
terser-webpack-plugin@5.4.0, terser-webpack-plugin@^5.3.17:
948938
version "5.4.0"
949939
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.4.0.tgz#95fc4cf4437e587be11ecf37d08636089174d76b"
950940
integrity sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==

0 commit comments

Comments
 (0)