aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-29 15:52:52 +0000
committerGitHub <noreply@github.com>2021-01-29 15:52:52 +0000
commitd5cecd91142f47deb7798774627fae99b0991e11 (patch)
tree6685d7c4932d8d9808a8dd769cf826c49a8677e3
parent1fc52739dc72549c6192362e4e4d9f3ff356b9ca (diff)
downloadtimeline-d5cecd91142f47deb7798774627fae99b0991e11.tar.gz
timeline-d5cecd91142f47deb7798774627fae99b0991e11.tar.bz2
timeline-d5cecd91142f47deb7798774627fae99b0991e11.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.5 to 5.0.0-beta.6. - [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) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index afe00e89..6a8de100 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -88,7 +88,7 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
- "html-webpack-plugin": "5.0.0-beta.5",
+ "html-webpack-plugin": "5.0.0-beta.6",
"http-server": "^0.12.3",
"mini-css-extract-plugin": "^1.3.4",
"postcss": "^8.2.4",