1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-28 15:25:46 -04:00

Bump terser from 5.3.4 to 5.3.5

Bumps [terser](https://github.com/terser/terser) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.3.4...v5.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-13 06:17:56 +00:00
committed by Jake Jarvis
parent 1eca83a294
commit 4ef4f5408a
2 changed files with 5 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
"stylelint-no-unsupported-browser-features": "~4.0.0",
"stylelint-prettier": "~1.1.2",
"stylelint-scss": "~3.18.0",
"terser": "^5.3.4"
"terser": "^5.3.5"
},
"optionalDependencies": {
"imagemin-cli": "^6.0.0",

View File

@@ -7909,10 +7909,10 @@ terser@^4.1.2:
source-map "~0.6.1"
source-map-support "~0.5.12"
terser@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.4.tgz#e510e05f86e0bd87f01835c3238839193f77a60c"
integrity sha512-dxuB8KQo8Gt6OVOeLg/rxfcxdNZI/V1G6ze1czFUzPeCFWZRtvZMgSzlZZ5OYBZ4HoG607F6pFPNLekJyV+yVw==
terser@^5.3.5:
version "5.3.5"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.5.tgz#9e080baa0568f96654621b20eb9effa440b1484e"
integrity sha512-Qw3CZAMmmfU824AoGKalx+riwocSI5Cs0PoGp9RdSLfmxkmJgyBxqLBP/isDNtFyhHnitikvRMZzyVgeq+U+Tg==
dependencies:
commander "^2.20.0"
source-map "~0.7.2"