mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump terser from 5.11.0 to 5.12.0
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.12.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.11.0...v5.12.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e349de2f38
commit
52967d97e0
2 changed files with 5 additions and 5 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"proxyquire": "2.1.3",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
"style-loader": "3.3.1",
|
||||
"terser": "5.11.0",
|
||||
"terser": "5.12.0",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.6.2",
|
||||
"webpack": "5.69.1"
|
||||
|
|
|
|||
|
|
@ -7338,10 +7338,10 @@ terser-webpack-plugin@*, terser-webpack-plugin@^5.1.3:
|
|||
source-map "^0.6.1"
|
||||
terser "^5.7.2"
|
||||
|
||||
terser@5.11.0, terser@^5.7.2:
|
||||
version "5.11.0"
|
||||
resolved "https://registry.npmjs.org/terser/-/terser-5.11.0.tgz#2da5506c02e12cd8799947f30ce9c5b760be000f"
|
||||
integrity sha512-uCA9DLanzzWSsN1UirKwylhhRz3aKPInlfmpGfw8VN6jHsAtu8HJtIpeeHHK23rxnE/cDc+yvmq5wqkIC6Kn0A==
|
||||
terser@5.12.0, terser@^5.7.2:
|
||||
version "5.12.0"
|
||||
resolved "https://registry.npmjs.org/terser/-/terser-5.12.0.tgz#728c6bff05f7d1dcb687d8eace0644802a9dae8a"
|
||||
integrity sha512-R3AUhNBGWiFc77HXag+1fXpAxTAFRQTJemlJKjAgD9r8xXTpjNKqIXwHM/o7Rh+O0kUJtS3WQVdBeMKFk5sw9A==
|
||||
dependencies:
|
||||
acorn "^8.5.0"
|
||||
commander "^2.20.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue