aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-17 06:56:34 +0000
committerGitHub <noreply@github.com>2021-03-17 06:56:34 +0000
commit2e1572e1c9747d69058eb9adb8a5c04cb5daf358 (patch)
tree518e97f4641c2ceec84605b1926b46e11102116f
parent78726dbec019a8fdb57629bd52dfb680509e682d (diff)
downloadtimeline-2e1572e1c9747d69058eb9adb8a5c04cb5daf358.tar.gz
timeline-2e1572e1c9747d69058eb9adb8a5c04cb5daf358.tar.bz2
timeline-2e1572e1c9747d69058eb9adb8a5c04cb5daf358.zip
build(deps-dev): Bump webpack from 5.26.0 to 5.26.2 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.0 to 5.26.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.0...v5.26.2) 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 ada0fa65..fae4856d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -108,7 +108,7 @@
"type-fest": "^0.21.3",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
- "webpack": "^5.26.0",
+ "webpack": "^5.26.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",