Skip to content

Commit ba087a9

Browse files
chore(deps): bump terser-webpack-plugin from 3.0.5 to 3.0.6 (#832)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.5 to 3.0.6. - [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-contrib/terser-webpack-plugin@v3.0.5...v3.0.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e37df10 commit ba087a9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14679,9 +14679,9 @@ terser-webpack-plugin@^2.3.6:
1467914679
webpack-sources "^1.4.3"
1468014680

1468114681
terser-webpack-plugin@^3.0.3:
14682-
version "3.0.5"
14683-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.5.tgz#f048cfbddd6098b10a8737f3165344529656daad"
14684-
integrity sha512-pyHUyfQUZB3ciYL81GgXzDh8Qb3fGED77xDjZVSFYSN1cQnWgC51OMPKj7vBWVZx0GGuYhpa9+Vz2KxkzXWhBA==
14682+
version "3.0.6"
14683+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.6.tgz#db0a108bbdd3680d72c9b491fbabad09ba207b99"
14684+
integrity sha512-z3HLOOPUHkCNGkeEHqqiMAIy1pjpHwS1o+i6Zn0Ws3EAvHJj46737efNNEvJ0Vx9BdDQM83d56qySDJOSORA0A==
1468514685
dependencies:
1468614686
cacache "^15.0.4"
1468714687
find-cache-dir "^3.3.1"
@@ -14690,13 +14690,13 @@ terser-webpack-plugin@^3.0.3:
1469014690
schema-utils "^2.6.6"
1469114691
serialize-javascript "^4.0.0"
1469214692
source-map "^0.6.1"
14693-
terser "^4.6.13"
14693+
terser "^4.8.0"
1469414694
webpack-sources "^1.4.3"
1469514695

14696-
terser@^4.1.2, terser@^4.6.12, terser@^4.6.13:
14697-
version "4.7.0"
14698-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.7.0.tgz#15852cf1a08e3256a80428e865a2fa893ffba006"
14699-
integrity sha512-Lfb0RiZcjRDXCC3OSHJpEkxJ9Qeqs6mp2v4jf2MHfy8vGERmVDuvjXdd/EnP5Deme5F2yBRBymKmKHCBg2echw==
14696+
terser@^4.1.2, terser@^4.6.12, terser@^4.8.0:
14697+
version "4.8.0"
14698+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
14699+
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
1470014700
dependencies:
1470114701
commander "^2.20.0"
1470214702
source-map "~0.6.1"

0 commit comments

Comments
 (0)