Skip to content

Commit 3d25864

Browse files
chore(deps): bump terser from 4.6.13 to 4.8.1 (#47)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df9e8c0 commit 3d25864

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3334,9 +3334,9 @@ buffer-fill@^1.0.0:
33343334
integrity sha1-+PeLdniYiO858gXNY39o5wISKyw=
33353335

33363336
buffer-from@^1.0.0:
3337-
version "1.1.1"
3338-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
3339-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
3337+
version "1.1.2"
3338+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
3339+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
33403340

33413341
buffer-indexof@^1.0.0:
33423342
version "1.1.1"
@@ -13429,9 +13429,9 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
1342913429
urix "^0.1.0"
1343013430

1343113431
source-map-support@^0.5.6, source-map-support@~0.5.12:
13432-
version "0.5.19"
13433-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
13434-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
13432+
version "0.5.21"
13433+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
13434+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
1343513435
dependencies:
1343613436
buffer-from "^1.0.0"
1343713437
source-map "^0.6.0"
@@ -14080,9 +14080,9 @@ terser-webpack-plugin@^1.4.3:
1408014080
worker-farm "^1.7.0"
1408114081

1408214082
terser@^4.1.2, terser@^4.4.3, terser@^4.6.2, terser@^4.6.3:
14083-
version "4.6.13"
14084-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.13.tgz#e879a7364a5e0db52ba4891ecde007422c56a916"
14085-
integrity sha512-wMvqukYgVpQlymbnNbabVZbtM6PN63AzqexpwJL8tbh/mRT9LE5o+ruVduAGL7D6Fpjl+Q+06U5I9Ul82odAhw==
14083+
version "4.8.1"
14084+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
14085+
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
1408614086
dependencies:
1408714087
commander "^2.20.0"
1408814088
source-map "~0.6.1"

0 commit comments

Comments
 (0)