Skip to content

Commit

Permalink
chore: terser v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Dec 3, 2019
1 parent 1616e7d commit e02cf22
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 @@ -110,7 +110,7 @@
"sinon-chrome": "3.0.1",
"standard": "14.3.1",
"tar": "5.0.5",
"terser": "4.4.1",
"terser": "4.4.2",
"terser-webpack-plugin": "2.2.1",
"transform-loader": "0.2.4",
"web-ext": "3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14202,10 +14202,10 @@ terser-webpack-plugin@^1.4.1:
webpack-sources "^1.4.0"
worker-farm "^1.7.0"

[email protected].1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.4.1.tgz#f3a469c125d9a0eb52f1e6a7fdff587bd6e35902"
integrity sha512-e05giplw+8sIYh50qXYHZmr0b76O5dOSm9JwSDebGFLri4ItYzxsnumiAK+yuI56R+H7uIjT9KbVEKNkrprzHw==
[email protected].2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.4.2.tgz#448fffad0245f4c8a277ce89788b458bfd7706e8"
integrity sha512-Uufrsvhj9O1ikwgITGsZ5EZS6qPokUOkCegS7fYOdGTv+OA90vndUbU6PEjr5ePqHfNUbGyMO7xyIZv2MhsALQ==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit e02cf22

Please sign in to comment.