Skip to content

Commit

Permalink
📦 Update dependency terser to v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2019
1 parent 4e49a64 commit 8fe1ed5
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.6",
"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.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.6.tgz#3a36ae197d4470e11069557b4a4bd712f84f998d"
integrity sha512-QQXGTgXT7zET9IbGSdRvExcL+rFZGiOxMDbPg1W0tc5gqbX6m7J6Eu0W3fQ2bK5Dks1WSvC2xAKOH+mzAuMLcg==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 8fe1ed5

Please sign in to comment.