aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 08:08:33 +0000
committerGitHub <noreply@github.com>2021-03-23 08:08:33 +0000
commitc18f6a1ccbe8b8a8aa07a4577c2078fcb6e79e2c (patch)
treee4997f6449bacda49b1b99a45d57a9cc13ee5a76
parentd2e26425fb860a3cd7725391cba4d2654b3f47e6 (diff)
downloadtimeline-c18f6a1ccbe8b8a8aa07a4577c2078fcb6e79e2c.tar.gz
timeline-c18f6a1ccbe8b8a8aa07a4577c2078fcb6e79e2c.tar.bz2
timeline-c18f6a1ccbe8b8a8aa07a4577c2078fcb6e79e2c.zip
build(deps-dev): Bump webpack from 5.27.1 to 5.27.2 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.2) 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 ad509c60..4f747fef 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -108,7 +108,7 @@
"type-fest": "^1.0.0",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
- "webpack": "^5.27.1",
+ "webpack": "^5.27.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",