Skip to content

Commit

Permalink
build(deps): bump terser from 4.8.0 to 4.8.1 in /examples/preact
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2022
1 parent 703319e commit 6947ad5
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions examples/preact/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1003,8 +1003,9 @@
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@fingerprintjs/fingerprintjs-pro-react@link:../..":
version "0.0.0"
uid ""
version "1.3.1"
dependencies:
"@fingerprintjs/fingerprintjs-pro-spa" "^0.4.0"

"@fingerprintjs/fingerprintjs-pro-spa@^0.4.0":
version "0.4.1"
Expand Down Expand Up @@ -10466,9 +10467,9 @@ terser-webpack-plugin@^4.2.3:
webpack-sources "^1.4.3"

terser@^4.1.2:
version "4.8.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
version "4.8.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 6947ad5

Please sign in to comment.