Skip to content

Commit 06605da

Browse files
build(deps): bump terser from 4.8.0 to 4.8.1 in /examples/vue3-build (#136)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 590b597 commit 06605da

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/vue3-build/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7065,9 +7065,9 @@ source-map-resolve@^0.5.0:
70657065
urix "^0.1.0"
70667066

70677067
source-map-support@~0.5.12:
7068-
version "0.5.19"
7069-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
7070-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
7068+
version "0.5.21"
7069+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
7070+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
70717071
dependencies:
70727072
buffer-from "^1.0.0"
70737073
source-map "^0.6.0"
@@ -7421,9 +7421,9 @@ terser-webpack-plugin@^1.4.3, terser-webpack-plugin@^1.4.4:
74217421
worker-farm "^1.7.0"
74227422

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

0 commit comments

Comments
 (0)