aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 06:27:10 +0000
committerGitHub <noreply@github.com>2021-03-25 06:27:10 +0000
commitf4c902420b86f43c039171e7b9575410ce997600 (patch)
treec1f0114abef41238dcc3cc794cf69aa528bd5bee
parent3af9bdfe997257db36ea102fbaec15e58c3b0f51 (diff)
downloadtimeline-f4c902420b86f43c039171e7b9575410ce997600.tar.gz
timeline-f4c902420b86f43c039171e7b9575410ce997600.tar.bz2
timeline-f4c902420b86f43c039171e7b9575410ce997600.zip
build(deps-dev): Bump webpack from 5.27.2 to 5.28.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.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 e34b0207..fd4f1ed1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -108,7 +108,7 @@
"type-fest": "^1.0.1",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
- "webpack": "^5.27.2",
+ "webpack": "^5.28.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",