Skip to content

Commit a06c5f3

Browse files
Bump terser-webpack-plugin from 5.3.11 to 5.3.12 (#1543)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.11 to 5.3.12. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.11...v5.3.12) --- updated-dependencies: - dependency-name: terser-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 392b617 commit a06c5f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"sass-loader": "^16.0.5",
3939
"shakapacker": "8.1.0",
4040
"style-loader": "^4.0.0",
41-
"terser-webpack-plugin": "^5.3.11",
41+
"terser-webpack-plugin": "^5.3.12",
4242
"webpack": "^5.98.0",
4343
"webpack-assets-manifest": "^5.2.1",
4444
"webpack-cli": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6173,10 +6173,10 @@ tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
61736173
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
61746174
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
61756175

6176-
terser-webpack-plugin@^5.3.11:
6177-
version "5.3.11"
6178-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.11.tgz#93c21f44ca86634257cac176f884f942b7ba3832"
6179-
integrity sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==
6176+
terser-webpack-plugin@^5.3.11, terser-webpack-plugin@^5.3.12:
6177+
version "5.3.12"
6178+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.12.tgz#d9518c80493081bace668aa8613b22e4a838810c"
6179+
integrity sha512-jDLYqo7oF8tJIttjXO6jBY5Hk8p3A8W4ttih7cCEq64fQFWmgJ4VqAQjKr7WwIDlmXKEc6QeoRb5ecjZ+2afcg==
61806180
dependencies:
61816181
"@jridgewell/trace-mapping" "^0.3.25"
61826182
jest-worker "^27.4.5"

0 commit comments

Comments
 (0)