aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-04 07:09:45 +0000
committerGitHub <noreply@github.com>2021-02-04 07:09:45 +0000
commit5fba9d9ff5c184f4c604c553a5e81f81be466f65 (patch)
tree34731b389c383e8ae5e2088c9753750d7a4c1f37 /FrontEnd/package-lock.json
parent7e39787bfadcf30d7ef744d7950386145dbd2b4e (diff)
downloadtimeline-5fba9d9ff5c184f4c604c553a5e81f81be466f65.tar.gz
timeline-5fba9d9ff5c184f4c604c553a5e81f81be466f65.tar.bz2
timeline-5fba9d9ff5c184f4c604c553a5e81f81be466f65.zip
build(deps-dev): Bump html-webpack-plugin in /FrontEnd
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.0.0-beta.6 to 5.0.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/commits/v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package-lock.json')
-rw-r--r--FrontEnd/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 39256b02..5a324098 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -7262,9 +7262,9 @@
}
},
"html-webpack-plugin": {
- "version": "5.0.0-beta.6",
- "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.0.0-beta.6.tgz",
- "integrity": "sha512-wjdhOnJlo5c8uN3OahRm2eaLKL8gEQ4ZNOkwQc8BStyudpFLTsg28m6wbf00keXiRPesk2Pad9CYeKpxbffApg==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.0.0.tgz",
+ "integrity": "sha512-kxTyb8cyZwEyUqXTgdHRUOF4C7uCrquzw2T+YTudehm/yspodgCkREjdmc4dXI8k2P4NEjqOVbnOOlPZg4TKJA==",
"dev": true,
"requires": {
"@types/html-minifier-terser": "^5.0.0",