Skip to content

Commit 96e505d

Browse files
Bump terser from 5.35.0 to 5.36.0 (#1959)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28384e5 commit 96e505d

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.35.0",
64+
"terser": "5.36.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.35.0:
6022-
version "5.35.0"
6023-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.35.0.tgz#38e29d3f4fd09dacfa3fcd5d381086d0816ba943"
6024-
integrity sha512-TmYbQnzVfrx3RQsPoItoPplymixIAtp2R2xlpyVBYmFmvI34IzLhCLj8SimRb/kZXlq4t1gA+vbcTqLQ3+5Q5g==
6021+
terser@5.36.0:
6022+
version "5.36.0"
6023+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.36.0.tgz#8b0dbed459ac40ff7b4c9fd5a3a2029de105180e"
6024+
integrity sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==
60256025
dependencies:
60266026
"@jridgewell/source-map" "^0.3.3"
60276027
acorn "^8.8.2"

0 commit comments

Comments
 (0)