Skip to content

Commit 47af7aa

Browse files
chore(deps-dev): bump terser from 5.3.8 to 5.4.0 (#6053)
Bumps [terser](https://github.com/terser/terser) from 5.3.8 to 5.4.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.3.8...v5.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbdd121 commit 47af7aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"sass": "^1.29.0",
152152
"sass-loader": "^10.1.0",
153153
"standard-version": "^9.0.0",
154-
"terser": "^5.3.8",
154+
"terser": "^5.4.0",
155155
"vue": "^2.6.12",
156156
"vue-jest": "^3.0.7",
157157
"vue-router": "^3.4.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13247,10 +13247,10 @@ terser@^4.1.2, terser@^4.3.9, terser@^4.6.12, terser@^4.6.3:
1324713247
source-map "~0.6.1"
1324813248
source-map-support "~0.5.12"
1324913249

13250-
terser@^5.3.8:
13251-
version "5.3.8"
13252-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.8.tgz#991ae8ba21a3d990579b54aa9af11586197a75dd"
13253-
integrity sha512-zVotuHoIfnYjtlurOouTazciEfL7V38QMAOhGqpXDEg6yT13cF4+fEP9b0rrCEQTn+tT46uxgFsTZzhygk+CzQ==
13250+
terser@^5.4.0:
13251+
version "5.4.0"
13252+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.4.0.tgz#9815c0839072d5c894e22c6fc508fbe9f5e7d7e8"
13253+
integrity sha512-3dZunFLbCJis9TAF2VnX+VrQLctRUmt1p3W2kCsJuZE4ZgWqh//+1MZ62EanewrqKoUf4zIaDGZAvml4UDc0OQ==
1325413254
dependencies:
1325513255
commander "^2.20.0"
1325613256
source-map "~0.7.2"

0 commit comments

Comments
 (0)