aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-22 08:31:29 +0000
committerGitHub <noreply@github.com>2021-03-22 08:31:29 +0000
commit79fb9c7850f1346e53d87e2cfaf8fcf723f4bc8c (patch)
tree725e204bd29f859f2666bc767fb6e21cecd3de49
parent6a255ed6a9408f14f4798fe2b624907df20c4b1a (diff)
downloadtimeline-79fb9c7850f1346e53d87e2cfaf8fcf723f4bc8c.tar.gz
timeline-79fb9c7850f1346e53d87e2cfaf8fcf723f4bc8c.tar.bz2
timeline-79fb9c7850f1346e53d87e2cfaf8fcf723f4bc8c.zip
build(deps-dev): Bump webpack from 5.26.3 to 5.27.1 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.1) 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 1dbdae7c..bb36a61f 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.3",
+ "webpack": "^5.27.1",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",