aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitfb43aabbcefc25852cd17bf80fb8f89e5b4fae23 (patch)
tree2d497b707155fb15bd0e10aef444da35f93646bc /FrontEnd/package.json
parentdcb36605096bdc27608902584cb54bc15198b41a (diff)
downloadtimeline-fb43aabbcefc25852cd17bf80fb8f89e5b4fae23.tar.gz
timeline-fb43aabbcefc25852cd17bf80fb8f89e5b4fae23.tar.bz2
timeline-fb43aabbcefc25852cd17bf80fb8f89e5b4fae23.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>
Diffstat (limited to 'FrontEnd/package.json')
-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",