aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 08:17:01 +0000
committerGitHub <noreply@github.com>2021-04-21 08:17:01 +0000
commit7b47b27d93b954618451547882b36dc1f9c6cb70 (patch)
tree2758e38697709d74474c2b17ba2801e2d49539e1
parentf897bc2466bfdee73e146149a6727fa08b37dcf4 (diff)
downloadtimeline-7b47b27d93b954618451547882b36dc1f9c6cb70.tar.gz
timeline-7b47b27d93b954618451547882b36dc1f9c6cb70.tar.bz2
timeline-7b47b27d93b954618451547882b36dc1f9c6cb70.zip
build(deps-dev): Bump webpack from 5.34.0 to 5.35.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.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 e2f5b2d9..351a2d57 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"ts-loader": "^9.0.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.34.0",
+ "webpack": "^5.35.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",