Skip to content

Commit

Permalink
prettierx: Update terser-webpack-plugin -> 4.1.0 - devDependency (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 10, 2020
1 parent f026be0 commit 0cb32e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -124,7 +124,7 @@
"strip-ansi": "6.0.0",
"synchronous-promise": "2.0.13",
"tempy": "0.6.0",
"terser-webpack-plugin": "4.0.0",
"terser-webpack-plugin": "4.1.0",
"typescript": "3.9.7",
"webpack": "4.44.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7570,14 +7570,14 @@ terminal-link@^2.0.0:
ansi-escapes "^4.2.1"
supports-hyperlinks "^2.0.0"

terser-webpack-plugin@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.0.0.tgz#d371fe78312c47d33452e465a1096db893613e78"
integrity sha512-Gb/bmPMavJsDTYiIocakp9OJhrIBnYrWa5VM0Bb2RngWmszeQUN1xFNh2E8Re+9Cj3/sPrA50Jj/q0nzgLAUuw==
terser-webpack-plugin@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.1.0.tgz#6e9d6ae4e1a900d88ddce8da6a47507ea61f44bc"
integrity sha512-0ZWDPIP8BtEDZdChbufcXUigOYk6dOX/P/X0hWxqDDcVAQLb8Yy/0FAaemSfax3PAA67+DJR778oz8qVbmy4hA==
dependencies:
cacache "^15.0.5"
find-cache-dir "^3.3.1"
jest-worker "^26.2.1"
jest-worker "^26.3.0"
p-limit "^3.0.2"
schema-utils "^2.6.6"
serialize-javascript "^4.0.0"
Expand Down

0 comments on commit 0cb32e8

Please sign in to comment.