mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump terser from 5.26.0 to 5.27.0
Bumps [terser](https://github.com/terser/terser) from 5.26.0 to 5.27.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.26.0...v5.27.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
4371f2e8f7
commit
b680be5e68
2 changed files with 5 additions and 5 deletions
|
|
@ -131,7 +131,7 @@
|
|||
"prettier": "3.1.1",
|
||||
"proxyquire": "2.1.3",
|
||||
"style-loader": "3.3.4",
|
||||
"terser": "5.26.0",
|
||||
"terser": "5.27.0",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.3.3",
|
||||
|
|
|
|||
|
|
@ -7943,10 +7943,10 @@ terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.7:
|
|||
serialize-javascript "^6.0.1"
|
||||
terser "^5.26.0"
|
||||
|
||||
terser@5.26.0, terser@^5.26.0:
|
||||
version "5.26.0"
|
||||
resolved "https://registry.npmjs.org/terser/-/terser-5.26.0.tgz#ee9f05d929f4189a9c28a0feb889d96d50126fe1"
|
||||
integrity sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==
|
||||
terser@5.27.0, terser@^5.26.0:
|
||||
version "5.27.0"
|
||||
resolved "https://registry.npmjs.org/terser/-/terser-5.27.0.tgz#70108689d9ab25fef61c4e93e808e9fd092bf20c"
|
||||
integrity sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue