aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-29 07:02:09 +0000
committerGitHub <noreply@github.com>2021-04-29 07:02:09 +0000
commit09d6b074a4b9a3f95c02f1088e31a56755dc1698 (patch)
treeb3aee69cb6d3c37724339f2453918d3d497211af /FrontEnd/package.json
parent2075e4098025001073b5eca025632cbb3199c316 (diff)
downloadtimeline-09d6b074a4b9a3f95c02f1088e31a56755dc1698.tar.gz
timeline-09d6b074a4b9a3f95c02f1088e31a56755dc1698.tar.bz2
timeline-09d6b074a4b9a3f95c02f1088e31a56755dc1698.zip
build(deps-dev): Bump webpack from 5.36.0 to 5.36.1 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.0 to 5.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1) 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 394cc4f5..3cd13cec 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.36.0",
+ "webpack": "^5.36.1",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",