aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-08 07:06:37 +0000
committerGitHub <noreply@github.com>2021-04-08 07:06:37 +0000
commitde41a69931379f8187ff665fe6c895a6aa91933b (patch)
tree52d8f4e14aa0ceeec3d38ac89f95524a8db5a3b3 /FrontEnd/package.json
parent1cfbd0d9f6d285ee7f2528fac367016ae6cc9662 (diff)
downloadtimeline-de41a69931379f8187ff665fe6c895a6aa91933b.tar.gz
timeline-de41a69931379f8187ff665fe6c895a6aa91933b.tar.bz2
timeline-de41a69931379f8187ff665fe6c895a6aa91933b.zip
build(deps-dev): Bump webpack from 5.30.0 to 5.31.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.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 ab6fe095..d7b230a3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -109,7 +109,7 @@
"type-fest": "^1.0.1",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
- "webpack": "^5.30.0",
+ "webpack": "^5.31.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",