Skip to content

Commit

Permalink
📦 Update dependency terser to v4.6.12 (#28016)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2020
1 parent df7c93a commit 32cce66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"sourcemap-codec": "1.4.8",
"tcp-port-used": "1.0.1",
"tempy": "0.5.0",
"terser": "4.6.11",
"terser": "4.6.12",
"text-table": "0.2.0",
"through2": "3.0.1",
"topological-sort": "0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16119,10 +16119,10 @@ ternary-stream@^3.0.0:
merge-stream "^2.0.0"
through2 "^3.0.1"

terser@4.6.11:
version "4.6.11"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.11.tgz#12ff99fdd62a26de2a82f508515407eb6ccd8a9f"
integrity sha512-76Ynm7OXUG5xhOpblhytE7X58oeNSmC8xnNhjWVo8CksHit0U0kO4hfNbPrrYwowLWFgM2n9L176VNx2QaHmtA==
terser@4.6.12:
version "4.6.12"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.12.tgz#44b98aef8703fdb09a3491bf79b43faffc5b4fee"
integrity sha512-fnIwuaKjFPANG6MAixC/k1TDtnl1YlPLUlLVIxxGZUn1gfUx2+l3/zGNB72wya+lgsb50QBi2tUV75RiODwnww==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 32cce66

Please sign in to comment.