Bump terser from 5.14.2 to 5.15.0

Bumps [terser](https://github.com/terser/terser) from 5.14.2 to 5.15.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.14.2...v5.15.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:
dependabot[bot] 2022-08-29 11:07:09 +00:00 committed by Labhansh Agrawal
parent 84da898e34
commit 500949108a
2 changed files with 5 additions and 5 deletions

View file

@ -126,7 +126,7 @@
"proxyquire": "2.1.3", "proxyquire": "2.1.3",
"redux-devtools-extension": "2.13.9", "redux-devtools-extension": "2.13.9",
"style-loader": "3.3.1", "style-loader": "3.3.1",
"terser": "5.14.2", "terser": "5.15.0",
"ts-node": "10.9.1", "ts-node": "10.9.1",
"typescript": "4.7.4", "typescript": "4.7.4",
"webpack": "5.74.0" "webpack": "5.74.0"

View file

@ -7686,10 +7686,10 @@ terser-webpack-plugin@*, terser-webpack-plugin@^5.1.3:
source-map "^0.6.1" source-map "^0.6.1"
terser "^5.7.2" terser "^5.7.2"
terser@5.14.2, terser@^5.7.2: terser@5.15.0, terser@^5.7.2:
version "5.14.2" version "5.15.0"
resolved "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10" resolved "https://registry.npmjs.org/terser/-/terser-5.15.0.tgz#e16967894eeba6e1091509ec83f0c60e179f2425"
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA== integrity sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA==
dependencies: dependencies:
"@jridgewell/source-map" "^0.3.2" "@jridgewell/source-map" "^0.3.2"
acorn "^8.5.0" acorn "^8.5.0"