Skip to content

Commit

Permalink
📦 Update dependency terser to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2019
1 parent 885cd5b commit 84acd86
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 @@ -168,7 +168,7 @@
"sinon-chai": "3.3.0",
"sleep-promise": "8.0.1",
"tempy": "0.3.0",
"terser": "4.3.1",
"terser": "4.3.4",
"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 @@ -14085,10 +14085,10 @@ ternary-stream@^3.0.0:
merge-stream "^2.0.0"
through2 "^3.0.1"

terser@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.1.tgz#09820bcb3398299c4b48d9a86aefc65127d0ed65"
integrity sha512-pnzH6dnFEsR2aa2SJaKb1uSCl3QmIsJ8dEkj0Fky+2AwMMcC9doMqLOQIH6wVTEKaVfKVvLSk5qxPBEZT9mywg==
terser@4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.4.tgz#ad91bade95619e3434685d69efa621a5af5f877d"
integrity sha512-Kcrn3RiW8NtHBP0ssOAzwa2MsIRQ8lJWiBG/K7JgqPlomA3mtb2DEmp4/hrUA+Jujx+WZ02zqd7GYD+QRBB/2Q==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 84acd86

Please sign in to comment.