Skip to content

Commit 58cb0b6

Browse files
Bump terser from 5.33.0 to 5.34.0 (#1950)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a37ae6f commit 58cb0b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"stylelint-config-prettier-scss": "0.0.1",
6262
"stylelint-config-standard": "29.0.0",
6363
"stylelint-config-standard-scss": "6.1.0",
64-
"terser": "5.33.0",
64+
"terser": "5.34.0",
6565
"url-parse": "1.5.10"
6666
},
6767
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6018,10 +6018,10 @@ tar@^6.0.2, tar@^6.1.11, tar@^6.1.2:
60186018
mkdirp "^1.0.3"
60196019
yallist "^4.0.0"
60206020

6021-
terser@5.33.0:
6022-
version "5.33.0"
6023-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.33.0.tgz#8f9149538c7468ffcb1246cfec603c16720d2db1"
6024-
integrity sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==
6021+
terser@5.34.0:
6022+
version "5.34.0"
6023+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.34.0.tgz#62f2496542290bc6d8bf886edaee7fac158e37e4"
6024+
integrity sha512-y5NUX+U9HhVsK/zihZwoq4r9dICLyV2jXGOriDAVOeKhq3LKVjgJbGO90FisozXLlJfvjHqgckGmJFBb9KYoWQ==
60256025
dependencies:
60266026
"@jridgewell/source-map" "^0.3.3"
60276027
acorn "^8.8.2"

0 commit comments

Comments
 (0)