aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-08 08:09:12 +0000
committerGitHub <noreply@github.com>2021-02-08 08:09:12 +0000
commit4784a32fc8b79aea16a76ae941d8822c6dc2b289 (patch)
tree0d8863569e33e0c530844588bf77243ec7edb05a
parentc601e352527b174ae6004851b120d521aec7f7a4 (diff)
downloadtimeline-4784a32fc8b79aea16a76ae941d8822c6dc2b289.tar.gz
timeline-4784a32fc8b79aea16a76ae941d8822c6dc2b289.tar.bz2
timeline-4784a32fc8b79aea16a76ae941d8822c6dc2b289.zip
build(deps-dev): Bump webpack from 5.20.2 to 5.21.2 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.2...v5.21.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 a4f63abe..be14be85 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -104,7 +104,7 @@
"type-fest": "^0.20.2",
"typescript": "^4.1.3",
"url-loader": "^4.1.1",
- "webpack": "^5.20.2",
+ "webpack": "^5.21.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",