Skip to content

Commit 0801d64

Browse files
build(deps): bump terser from 4.4.3 to 4.8.1 (#93)
* build(deps): bump terser from 4.4.3 to 4.8.1 Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Upgrade dependencies Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bob Wall <[email protected]>
1 parent 0f445a5 commit 0801d64

File tree

2 files changed

+1420
-1514
lines changed

2 files changed

+1420
-1514
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
},
1414
"devDependencies": {
1515
"@types/source-map": "0.5.2",
16-
"html-webpack-plugin": "^4.3.0",
16+
"html-webpack-plugin": "^4.5.2",
1717
"html-webpack-tags-plugin": "^2.0.17",
1818
"puppeteer": "^5.2.1",
1919
"shelljs": "^0.8.5",
2020
"text-encoding": "^0.7.0",
2121
"ts-loader": "^8.0.1",
2222
"typescript": "^3.9.7",
23-
"webpack": "^4.43.0",
23+
"webpack": "^4.46.0",
2424
"webpack-cli": "^3.3.12",
2525
"webpack-dev-server": "^3.11.0"
2626
},

0 commit comments

Comments
 (0)