aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-28 07:07:03 +0000
committerGitHub <noreply@github.com>2021-04-28 07:07:03 +0000
commit7b88bed1ef8db5f6a6b60e0f74ec5a6847e47ca1 (patch)
treea8d718cf34ab7d278795b96c451b1e3dbb245b28 /FrontEnd/package.json
parent414d547753f9d7b534b3a4dbc618b5284aaa1a87 (diff)
downloadtimeline-7b88bed1ef8db5f6a6b60e0f74ec5a6847e47ca1.tar.gz
timeline-7b88bed1ef8db5f6a6b60e0f74ec5a6847e47ca1.tar.bz2
timeline-7b88bed1ef8db5f6a6b60e0f74ec5a6847e47ca1.zip
build(deps-dev): Bump webpack from 5.35.1 to 5.36.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.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 f9b7560e..4740eed9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"ts-loader": "^9.1.1",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.35.1",
+ "webpack": "^5.36.0",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",