Skip to content

Commit dcbb8a8

Browse files
Bump terser from 5.38.1 to 5.38.2 (#2007)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23de395 commit dcbb8a8

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.38.1",
62+
"terser": "5.38.2",
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-
5596-
version "5.38.1"
5597-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.1.tgz#a18d83c8acf3175e847ab0b66839f3c318167c58"
5598-
integrity sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==
5595+
5596+
version "5.38.2"
5597+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.2.tgz#24aef4ea48c900d46a4b13f6a53789980d59967f"
5598+
integrity sha512-w8CXxxbFA5zfNsR/i8HZq5bvn18AK0O9jj7hyo1YqkovLxEFa0uP0LCVGZRqiRaKRFxXhELBp8SteeAjEnfeJg==
55995599
dependencies:
56005600
"@jridgewell/source-map" "^0.3.3"
56015601
acorn "^8.8.2"

0 commit comments

Comments
 (0)