aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 07:04:55 +0000
committerGitHub <noreply@github.com>2021-02-16 07:04:55 +0000
commit3bab72319cbc3333a32ffd4418c532a862eb86f4 (patch)
tree65204656fd419323478e80dd4c461e90fbd77810
parentd74a62a836a3eaa88aa4ca2a90fb7e9fa4efcd06 (diff)
downloadtimeline-3bab72319cbc3333a32ffd4418c532a862eb86f4.tar.gz
timeline-3bab72319cbc3333a32ffd4418c532a862eb86f4.tar.bz2
timeline-3bab72319cbc3333a32ffd4418c532a862eb86f4.zip
build(deps-dev): Bump webpack from 5.21.2 to 5.22.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.21.2 to 5.22.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.21.2...v5.22.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 551eb8cf..9d9acf5e 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.21.2",
+ "webpack": "^5.22.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",