Skip to content

Commit 35d211b

Browse files
Bump terser from 5.37.0 to 5.38.1 (#2003)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5a09a0 commit 35d211b

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
@@ -59,7 +59,7 @@
5959
"stylelint-config-prettier-scss": "0.0.1",
6060
"stylelint-config-standard": "29.0.0",
6161
"stylelint-config-standard-scss": "6.1.0",
62-
"terser": "5.37.0",
62+
"terser": "5.38.1",
6363
"url-parse": "1.5.10"
6464
},
6565
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5592,10 +5592,10 @@ table@^6.8.1:
55925592
string-width "^4.2.3"
55935593
strip-ansi "^6.0.1"
55945594

5595-
terser@5.37.0:
5596-
version "5.37.0"
5597-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.37.0.tgz#38aa66d1cfc43d0638fab54e43ff8a4f72a21ba3"
5598-
integrity sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==
5595+
terser@5.38.1:
5596+
version "5.38.1"
5597+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.1.tgz#a18d83c8acf3175e847ab0b66839f3c318167c58"
5598+
integrity sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==
55995599
dependencies:
56005600
"@jridgewell/source-map" "^0.3.3"
56015601
acorn "^8.8.2"

0 commit comments

Comments
 (0)