aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-17 06:56:34 +0000
committerGitHub <noreply@github.com>2021-03-17 06:56:34 +0000
commitf1fd199953043445fba2560675afc3468532db39 (patch)
tree88e62110d071d997667dfe78393221e593c231b1 /FrontEnd/package.json
parentcebf9dd957cacd672d0801291ad30863a0bb1847 (diff)
downloadtimeline-f1fd199953043445fba2560675afc3468532db39.tar.gz
timeline-f1fd199953043445fba2560675afc3468532db39.tar.bz2
timeline-f1fd199953043445fba2560675afc3468532db39.zip
build(deps-dev): Bump webpack from 5.26.0 to 5.26.2 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.0 to 5.26.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.0...v5.26.2) 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 ada0fa65..fae4856d 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.0",
+ "webpack": "^5.26.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",