aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-31 05:48:51 +0000
committerGitHub <noreply@github.com>2021-01-31 05:48:51 +0000
commit39b7358d5ee31efbba7b67a21f0a256ad269bf38 (patch)
tree85c88e723ce48cb4a9858a46b86a2cf9bc755428
parentd5a0a1281b138b7ca325fa178af6260e8377aa38 (diff)
downloadtimeline-39b7358d5ee31efbba7b67a21f0a256ad269bf38.tar.gz
timeline-39b7358d5ee31efbba7b67a21f0a256ad269bf38.tar.bz2
timeline-39b7358d5ee31efbba7b67a21f0a256ad269bf38.zip
build(deps-dev): Bump webpack from 5.18.0 to 5.19.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.18.0...v5.19.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 6a8de100..97850b42 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -104,7 +104,7 @@
"type-fest": "^0.20.2",
"typescript": "^4.1.3",
"url-loader": "^4.1.1",
- "webpack": "^5.15.0",
+ "webpack": "^5.19.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^3.11.2",