Skip to content

Commit e88c511

Browse files
dependabot[bot]felixmosh
authored andcommitted
Bump terser from 4.8.0 to 4.8.1 in /examples/vue-i18next
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>
1 parent d35a439 commit e88c511

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples/vue-i18next/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,9 +1729,9 @@ browserslist@^4.20.2, browserslist@^4.21.2:
17291729
update-browserslist-db "^1.0.4"
17301730

17311731
buffer-from@^1.0.0:
1732-
version "1.1.1"
1733-
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
1734-
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
1732+
version "1.1.2"
1733+
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
1734+
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
17351735

17361736
buffer-indexof@^1.0.0:
17371737
version "1.1.1"
@@ -4876,9 +4876,9 @@ source-map-resolve@^0.5.0:
48764876
urix "^0.1.0"
48774877

48784878
source-map-support@~0.5.12:
4879-
version "0.5.19"
4880-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
4881-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
4879+
version "0.5.21"
4880+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
4881+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
48824882
dependencies:
48834883
buffer-from "^1.0.0"
48844884
source-map "^0.6.0"
@@ -5057,9 +5057,9 @@ terser-webpack-plugin@^1.4.3:
50575057
worker-farm "^1.7.0"
50585058

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

0 commit comments

Comments
 (0)