aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-15 07:01:31 +0000
committerGitHub <noreply@github.com>2021-04-15 07:01:31 +0000
commit09316fb6ac9ffd3750c571971917c2e13aa271c9 (patch)
treee70e5e454bfebc9387e8e8e746299d3ca53077a3 /FrontEnd/package.json
parent2a6d238e4f974d7b92db4eedb3db7e4a0d2a5e41 (diff)
downloadtimeline-09316fb6ac9ffd3750c571971917c2e13aa271c9.tar.gz
timeline-09316fb6ac9ffd3750c571971917c2e13aa271c9.tar.bz2
timeline-09316fb6ac9ffd3750c571971917c2e13aa271c9.zip
build(deps-dev): Bump webpack from 5.32.0 to 5.33.2 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.32.0 to 5.33.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2) 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 cafc0b69..e48c57ca 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"ts-loader": "^8.1.0",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
- "webpack": "^5.32.0",
+ "webpack": "^5.33.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",