aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 07:10:21 +0000
committerGitHub <noreply@github.com>2021-02-19 07:10:21 +0000
commit4494d7cfcf6fc5a945e83309b1ee5527750ed170 (patch)
treef5281bece5299ecb7168aba989ef87b06e121373 /FrontEnd/package.json
parent2510f2a7b4ed04a8d7275b489804476cbdb48f85 (diff)
downloadtimeline-4494d7cfcf6fc5a945e83309b1ee5527750ed170.tar.gz
timeline-4494d7cfcf6fc5a945e83309b1ee5527750ed170.tar.bz2
timeline-4494d7cfcf6fc5a945e83309b1ee5527750ed170.zip
build(deps-dev): Bump webpack from 5.22.0 to 5.23.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.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 c31118fa..339a3ffc 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.22.0",
+ "webpack": "^5.23.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",