Skip to content

Commit 64a4136

Browse files
Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (#1489)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1d227 commit 64a4136

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples/project-references-example/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -654,9 +654,9 @@ browserify-zlib@^0.2.0:
654654
pako "~1.0.5"
655655

656656
buffer-from@^1.0.0:
657-
version "1.1.1"
658-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
659-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
657+
version "1.1.2"
658+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
659+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
660660

661661
buffer-indexof@^1.0.0:
662662
version "1.1.1"
@@ -3728,9 +3728,9 @@ source-map-resolve@^0.5.0:
37283728
urix "^0.1.0"
37293729

37303730
source-map-support@~0.5.12:
3731-
version "0.5.19"
3732-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
3733-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
3731+
version "0.5.21"
3732+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
3733+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
37343734
dependencies:
37353735
buffer-from "^1.0.0"
37363736
source-map "^0.6.0"
@@ -3942,9 +3942,9 @@ terser-webpack-plugin@^1.4.3:
39423942
worker-farm "^1.7.0"
39433943

39443944
terser@^4.1.2, terser@^4.6.3:
3945-
version "4.8.0"
3946-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
3947-
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
3945+
version "4.8.1"
3946+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
3947+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
39483948
dependencies:
39493949
commander "^2.20.0"
39503950
source-map "~0.6.1"

0 commit comments

Comments
 (0)