aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 05:50:12 +0000
committerGitHub <noreply@github.com>2021-05-11 05:50:12 +0000
commite8b78811e5dd514a3a7046fff9f86c1190dc080c (patch)
tree67680aff6b5de937bbe8a62d2a858d1293e81809 /FrontEnd/package.json
parent98a3374d13d89e20ac210eb5f5c17dae902a5942 (diff)
downloadtimeline-e8b78811e5dd514a3a7046fff9f86c1190dc080c.tar.gz
timeline-e8b78811e5dd514a3a7046fff9f86c1190dc080c.tar.bz2
timeline-e8b78811e5dd514a3a7046fff9f86c1190dc080c.zip
build(deps-dev): Bump webpack from 5.36.2 to 5.37.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.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 04ad248d..5e9c670d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -110,7 +110,7 @@
"ts-loader": "^9.1.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.36.2",
+ "webpack": "^5.37.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.2",