mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
Bump terser from 5.6.1 to 5.7.0
Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.7.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/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a56922b5db
commit
517bde3f67
2 changed files with 5 additions and 5 deletions
|
|
@ -117,7 +117,7 @@
|
||||||
"redux-devtools-extension": "2.13.9",
|
"redux-devtools-extension": "2.13.9",
|
||||||
"spectron": "14.0.0",
|
"spectron": "14.0.0",
|
||||||
"style-loader": "2.0.0",
|
"style-loader": "2.0.0",
|
||||||
"terser": "5.6.1",
|
"terser": "5.7.0",
|
||||||
"ts-node": "9.1.1",
|
"ts-node": "9.1.1",
|
||||||
"typescript": "4.2.4",
|
"typescript": "4.2.4",
|
||||||
"webpack": "5.35.1"
|
"webpack": "5.35.1"
|
||||||
|
|
|
||||||
|
|
@ -7665,10 +7665,10 @@ terser-webpack-plugin@^5.1.1:
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
terser "^5.5.1"
|
terser "^5.5.1"
|
||||||
|
|
||||||
terser@5.6.1, terser@^5.3.8, terser@^5.5.1:
|
terser@5.7.0, terser@^5.3.8, terser@^5.5.1:
|
||||||
version "5.6.1"
|
version "5.7.0"
|
||||||
resolved "https://registry.npmjs.org/terser/-/terser-5.6.1.tgz#a48eeac5300c0a09b36854bf90d9c26fb201973c"
|
resolved "https://registry.npmjs.org/terser/-/terser-5.7.0.tgz#a761eeec206bc87b605ab13029876ead938ae693"
|
||||||
integrity sha512-yv9YLFQQ+3ZqgWCUk+pvNJwgUTdlIxUk1WTN+RnaFJe2L7ipG2csPT0ra2XRm7Cs8cxN7QXmK1rFzEwYEQkzXw==
|
integrity sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^2.20.0"
|
commander "^2.20.0"
|
||||||
source-map "~0.7.2"
|
source-map "~0.7.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue