Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

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

build(deps-dev): bump terser from 4.6.9 to 4.6.10
  • Loading branch information
tdreyno authored Apr 1, 2020
2 parents b1260b9 + d33959d commit af94d8f
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 @@ -79,7 +79,7 @@
"lint-staged": "^10.1.1",
"prettier": "^2.0.2",
"semantic-release": "^17.0.4",
"terser": "^4.6.9",
"terser": "^4.6.10",
"ts-jest": "^25.3.0",
"ts-toolbelt": "^6.3.8",
"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 @@ -9081,10 +9081,10 @@ terminal-link@^2.0.0:
ansi-escapes "^4.2.1"
supports-hyperlinks "^2.0.0"

terser@^4.6.9:
version "4.6.9"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.9.tgz#deec3d8c4536461f46392e4d457bcd1ba2ab1212"
integrity sha512-9UuZOApK4oiTpX4AjnWhTCY3fCqntS3ggPQOku9M3Rvr70VETYsuHjSGuRy0D7X/Z994hfnzMy6TQ/H0WQSmXQ==
terser@^4.6.10:
version "4.6.10"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.10.tgz#90f5bd069ff456ddbc9503b18e52f9c493d3b7c2"
integrity sha512-qbF/3UOo11Hggsbsqm2hPa6+L4w7bkr+09FNseEe8xrcVD3APGLFqE+Oz1ZKAxjYnFsj80rLOfgAtJ0LNJjtTA==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit af94d8f

Please sign in to comment.