Skip to content

Commit 4004b8f

Browse files
Bump terser-webpack-plugin from 5.4.0 to 5.5.0 (#14150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 724a761 commit 4004b8f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"stylelint": "^15.11.0",
306306
"stylelint-config-standard-scss": "^11.1.0",
307307
"supertest": "^7.2.2",
308-
"terser-webpack-plugin": "^5.4.0",
308+
"terser-webpack-plugin": "^5.5.0",
309309
"tmp": "^0.2.5",
310310
"tosource": "^1.0.0",
311311
"url-loader": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11132,10 +11132,10 @@ tapable@^2.0.0, tapable@^2.2.1, tapable@^2.3.0:
1113211132
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
1113311133
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
1113411134

11135-
terser-webpack-plugin@^5.3.17, terser-webpack-plugin@^5.4.0:
11136-
version "5.4.0"
11137-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.4.0.tgz#95fc4cf4437e587be11ecf37d08636089174d76b"
11138-
integrity sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==
11135+
terser-webpack-plugin@^5.3.17, terser-webpack-plugin@^5.5.0:
11136+
version "5.5.0"
11137+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.5.0.tgz#d92b8e2c892dd09c683c38120394267e8d8660ef"
11138+
integrity sha512-UYhptBwhWvfIjKd/UuFo6D8uq9xpGLDK+z8EDsj/zWhrTaH34cKEbrkMKfV5YWqGBvAYA3tlzZbs2R+qYrbQJA==
1113911139
dependencies:
1114011140
"@jridgewell/trace-mapping" "^0.3.25"
1114111141
jest-worker "^27.4.5"

0 commit comments

Comments
 (0)