aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-20 06:58:49 +0000
committerGitHub <noreply@github.com>2021-04-20 06:58:49 +0000
commitd40e9d129a702cf2266787d53728f6e915d75f49 (patch)
tree7d4ab89bd33cbbc3ca73e84c88474cdda69e5c45 /FrontEnd/package.json
parent3037d5a333ed87c44505ef498b9d0d331603688f (diff)
downloadtimeline-d40e9d129a702cf2266787d53728f6e915d75f49.tar.gz
timeline-d40e9d129a702cf2266787d53728f6e915d75f49.tar.bz2
timeline-d40e9d129a702cf2266787d53728f6e915d75f49.zip
build(deps-dev): Bump webpack from 5.33.2 to 5.34.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5caed308..73112140 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"ts-loader": "^9.0.0",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.33.2",
+ "webpack": "^5.34.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",