mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-14 09:15:39 -04:00
Bump terser from 5.0.0 to 5.1.0 (#185) [skip ci]
Bumps [terser](https://github.com/terser/terser) from 5.0.0 to 5.1.0. - [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.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent
3a7d786fde
commit
fba0eef0d6
+1
-1
@@ -68,7 +68,7 @@
|
||||
"stylelint-no-unsupported-browser-features": "~4.0.0",
|
||||
"stylelint-prettier": "~1.1.2",
|
||||
"stylelint-scss": "~3.18.0",
|
||||
"terser": "^5.0.0"
|
||||
"terser": "^5.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"imagemin-cli": "^6.0.0",
|
||||
|
||||
@@ -7822,10 +7822,10 @@ terser@^4.1.2:
|
||||
source-map "~0.6.1"
|
||||
source-map-support "~0.5.12"
|
||||
|
||||
terser@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.0.0.tgz#269640e4e92f15d628de1e5f01c4c61e1ba3d765"
|
||||
integrity sha512-olH2DwGINoSuEpSGd+BsPuAQaA3OrHnHnFL/rDB2TVNc3srUbz/rq/j2BlF4zDXI+JqAvGr86bIm1R2cJgZ3FA==
|
||||
terser@^5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.1.0.tgz#1f4ab81c8619654fdded51f3157b001e1747281d"
|
||||
integrity sha512-pwC1Jbzahz1ZPU87NQ8B3g5pKbhyJSiHih4gLH6WZiPU8mmS1IlGbB0A2Nuvkj/LCNsgIKctg6GkYwWCeTvXZQ==
|
||||
dependencies:
|
||||
commander "^2.20.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user