Skip to content

Commit

Permalink
📦 Update dependency terser to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2019
1 parent 4e49a64 commit b29af15
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 @@ -169,7 +169,7 @@
"sinon-chai": "3.3.0",
"sleep-promise": "8.0.1",
"tempy": "0.3.0",
"terser": "4.3.4",
"terser": "4.3.5",
"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 @@ -12917,10 +12917,10 @@ ternary-stream@^3.0.0:
merge-stream "^2.0.0"
through2 "^3.0.1"

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==
terser@4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.5.tgz#0e2b75173037e5aad827bd45c3bfe673eb7104b1"
integrity sha512-kWIfcqVIuiCnYpubW3Xx3hY9Gjd9XoQZKDcpTFx4aUDjWK2Oev1/RiskbTcJ9oANZmRdtSfGy/aeDYk+xA3I6A==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit b29af15

Please sign in to comment.