0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Build(deps-dev): Bump terser from 5.18.2 to 5.19.0 (#38901)

Bumps [terser](https://github.com/terser/terser) from 5.18.2 to 5.19.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.2...v5.19.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-12 08:19:03 +03:00 committed by GitHub
parent ccc73058c1
commit 877e6725e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -66,7 +66,7 @@
"shelljs": "^0.8.5",
"stylelint": "^15.10.1",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.18.2",
"terser": "^5.19.0",
"vnu-jar": "23.4.11"
},
"peerDependencies": {
@ -10542,9 +10542,9 @@
}
},
"node_modules/terser": {
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.18.2.tgz",
"integrity": "sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==",
"version": "5.19.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.19.0.tgz",
"integrity": "sha512-JpcpGOQLOXm2jsomozdMDpd5f8ZHh1rR48OFgWUH3QsyZcfPgv2qDCYbcDEAYNd4OZRj2bWYKpwdll/udZCk/Q==",
"dev": true,
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
@ -18758,9 +18758,9 @@
}
},
"terser": {
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.18.2.tgz",
"integrity": "sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==",
"version": "5.19.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.19.0.tgz",
"integrity": "sha512-JpcpGOQLOXm2jsomozdMDpd5f8ZHh1rR48OFgWUH3QsyZcfPgv2qDCYbcDEAYNd4OZRj2bWYKpwdll/udZCk/Q==",
"dev": true,
"requires": {
"@jridgewell/source-map": "^0.3.3",

View File

@ -150,7 +150,7 @@
"shelljs": "^0.8.5",
"stylelint": "^15.10.1",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.18.2",
"terser": "^5.19.0",
"vnu-jar": "23.4.11"
},
"files": [