Skip to content

Commit 51e3258

Browse files
Bump terser from 4.6.13 to 4.8.1 in /example
Bumps [terser](https://github.com/terser/terser) from 4.6.13 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>
1 parent 4704077 commit 51e3258

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

example/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,9 +2723,9 @@ browserslist@^4.12.0, browserslist@^4.16.6:
27232723
node-releases "^1.1.71"
27242724

27252725
buffer-from@^1.0.0:
2726-
version "1.1.1"
2727-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
2728-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
2726+
version "1.1.2"
2727+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
2728+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
27292729

27302730
buffer-xor@^1.0.3:
27312731
version "1.0.3"
@@ -7709,9 +7709,9 @@ source-map-resolve@^0.5.0:
77097709
urix "^0.1.0"
77107710

77117711
source-map-support@~0.5.12:
7712-
version "0.5.19"
7713-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
7714-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
7712+
version "0.5.21"
7713+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
7714+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
77157715
dependencies:
77167716
buffer-from "^1.0.0"
77177717
source-map "^0.6.0"
@@ -8083,9 +8083,9 @@ terser-webpack-plugin@^2.1.2:
80838083
webpack-sources "^1.4.3"
80848084

80858085
terser@^4.1.2, terser@^4.6.12, terser@^4.6.3:
8086-
version "4.8.0"
8087-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
8088-
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
8086+
version "4.8.1"
8087+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
8088+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
80898089
dependencies:
80908090
commander "^2.20.0"
80918091
source-map "~0.6.1"

0 commit comments

Comments
 (0)