aboutsummaryrefslogtreecommitdiff
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
commitae83b33d77966c23f19dd271c29fcf33b55a5844 (patch)
tree40dbdc630cb73ab01a647543d126cecf6e4f91ac
parentfdbb5948fd992397d4c8209b91d18aa081b0b424 (diff)
downloadtimeline-ae83b33d77966c23f19dd271c29fcf33b55a5844.tar.gz
timeline-ae83b33d77966c23f19dd271c29fcf33b55a5844.tar.bz2
timeline-ae83b33d77966c23f19dd271c29fcf33b55a5844.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>
-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",