Skip to content

Commit

Permalink
Merge pull request #132 from tdreyno/dependabot/npm_and_yarn/terser-4…
Browse files Browse the repository at this point in the history
….6.6

build(deps-dev): bump terser from 4.6.5 to 4.6.6
  • Loading branch information
tdreyno authored Mar 5, 2020
2 parents e54b02b + 40a564c commit f9d0861
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 @@ -82,7 +82,7 @@
"prettier": "^1.19.1",
"puppeteer": "^2.1.1",
"semantic-release": "^17.0.4",
"terser": "^4.6.5",
"terser": "^4.6.6",
"ts-jest": "^25.2.1",
"ts-toolbelt": "^6.3.5",
"typescript": "^3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9085,10 +9085,10 @@ terminal-link@^2.0.0:
ansi-escapes "^4.2.1"
supports-hyperlinks "^2.0.0"

terser@^4.6.5:
version "4.6.5"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.5.tgz#b76abd191add1738ed963606d69d45735d496081"
integrity sha512-LqajFf1pIGw6IeZmNuLa9Wq0Vu48wcPu3jEnuoIFx9KrW+tGuhc72Mi9ZDfbazzFtMOD9gifhmQdRxc4i4jfcg==
terser@^4.6.6:
version "4.6.6"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.6.tgz#da2382e6cafbdf86205e82fb9a115bd664d54863"
integrity sha512-4lYPyeNmstjIIESr/ysHg2vUPRGf2tzF9z2yYwnowXVuVzLEamPN1Gfrz7f8I9uEPuHcbFlW4PLIAsJoxXyJ1g==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit f9d0861

Please sign in to comment.