aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 08:12:39 +0000
committerGitHub <noreply@github.com>2021-03-08 08:12:39 +0000
commit35186fa27e1a3e780d05b0d136d320701eeda975 (patch)
tree6f94759f7082d21742559047f9a6b63491782ade /FrontEnd/package.json
parent85113bd6e24d385bc3986e01b9f7c9e3b5e435e5 (diff)
downloadtimeline-35186fa27e1a3e780d05b0d136d320701eeda975.tar.gz
timeline-35186fa27e1a3e780d05b0d136d320701eeda975.tar.bz2
timeline-35186fa27e1a3e780d05b0d136d320701eeda975.zip
build(deps-dev): Bump html-webpack-plugin in /FrontEnd
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.2.0...v5.3.0) 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 76d74e16..409978c3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -92,7 +92,7 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
- "html-webpack-plugin": "5.2.0",
+ "html-webpack-plugin": "5.3.0",
"http-server": "^0.12.3",
"mini-css-extract-plugin": "^1.3.9",
"postcss": "^8.2.7",