1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 08:58:30 -04:00

Bump terser from 5.3.0 to 5.3.1

Bumps [terser](https://github.com/terser/terser) from 5.3.0 to 5.3.1.
- [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.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-11 05:54:31 +00:00 committed by Jake Jarvis
parent df91c1a09e
commit afff167244
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -7848,10 +7848,10 @@ terser@^4.1.2:
source-map "~0.6.1"
source-map-support "~0.5.12"
terser@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.0.tgz#c481f4afecdcc182d5e2bdd2ff2dc61555161e81"
integrity sha512-XTT3D3AwxC54KywJijmY2mxZ8nJiEjBHVYzq8l9OaYuRFWeQNBwvipuzzYEP4e+/AVcd1hqG/CqgsdIRyT45Fg==
terser@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.1.tgz#f50fe20ab48b15234fe9bdd86b10148ad5fca787"
integrity sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"