Skip to content

Commit

Permalink
chore(deps-dev): bump terser from 5.9.0 to 5.10.0
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2021
1 parent aee0368 commit 65d795e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1378,9 +1378,9 @@ asn1@~0.2.3:
safer-buffer "~2.1.0"

assemblyscript@^0.19.16:
version "0.19.19"
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.19.19.tgz#7644282f1933266decceae5868996d85212709da"
integrity sha512-/FrWAkFqfdk/c/nnzseoB/PoFCSJMH08E7OvJ+PWivciS1JR4Zt+PM6g26dLvlyvanQrJz1MXu4H+ZSQpmwz7A==
version "0.19.20"
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.19.20.tgz#b8d63b8319eac8a13ec34c0737c2de1bea5d5b7d"
integrity sha512-uull/pqWqKZkBC8pQM+oujNoRKC4bN+gv/cJ2Dl71fOzvCXqQN+q/36RpMzN4v5nryt8XoKwXQ8dbv4zGU1nbQ==
dependencies:
binaryen "102.0.0-nightly.20211028"
long "^5.1.0"
Expand Down Expand Up @@ -5706,9 +5706,9 @@ terser-webpack-plugin@^5.1.3:
terser "^5.7.2"

terser@^5.6.1, terser@^5.7.0, terser@^5.7.2:
version "5.9.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.9.0.tgz#47d6e629a522963240f2b55fcaa3c99083d2c351"
integrity sha512-h5hxa23sCdpzcye/7b8YqbE5OwKca/ni0RQz1uRX3tGh8haaGHqcuSqbGRybuAKNdntZ0mDgFNXPJ48xQ2RXKQ==
version "5.10.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.10.0.tgz#b86390809c0389105eb0a0b62397563096ddafcc"
integrity sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==
dependencies:
commander "^2.20.0"
source-map "~0.7.2"
Expand Down

0 comments on commit 65d795e

Please sign in to comment.