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:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user