aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 07:10:21 +0000
committerGitHub <noreply@github.com>2021-02-19 07:10:21 +0000
commitec476740a05797ba46a3675a99bef9e256ea57b6 (patch)
tree801ab499b555678639101112e9a3a6f4bbb1aa3e
parentc87aca7157a3585bd2089ef624b7f837c4dd7395 (diff)
downloadtimeline-ec476740a05797ba46a3675a99bef9e256ea57b6.tar.gz
timeline-ec476740a05797ba46a3675a99bef9e256ea57b6.tar.bz2
timeline-ec476740a05797ba46a3675a99bef9e256ea57b6.zip
build(deps-dev): Bump webpack from 5.22.0 to 5.23.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.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 c31118fa..339a3ffc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"type-fest": "^0.20.2",
"typescript": "^4.1.5",
"url-loader": "^4.1.1",
- "webpack": "^5.22.0",
+ "webpack": "^5.23.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",