mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Bump terser from 4.3.9 to 4.4.0 (#29660)
Bumps [terser](https://github.com/terser/terser) from 4.3.9 to 4.4.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/v4.3.9...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
03ab5a4407
commit
52a7f19d72
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -11792,9 +11792,9 @@
|
|||
}
|
||||
},
|
||||
"terser": {
|
||||
"version": "4.3.9",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.3.9.tgz",
|
||||
"integrity": "sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA==",
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.0.tgz",
|
||||
"integrity": "sha512-oDG16n2WKm27JO8h4y/w3iqBGAOSCtq7k8dRmrn4Wf9NouL0b2WpMHGChFGZq4nFAQy1FsNJrVQHfurXOSTmOA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^2.20.0",
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
"shelljs": "^0.8.3",
|
||||
"stylelint": "^11.1.1",
|
||||
"stylelint-config-twbs-bootstrap": "^0.9.0",
|
||||
"terser": "^4.3.9",
|
||||
"terser": "^4.4.0",
|
||||
"vnu-jar": "19.9.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue