aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:17:12 +0000
committerGitHub <noreply@github.com>2021-02-03 07:17:12 +0000
commit140cf6f551a692f7c1b5ffcf5d2f072240a6c853 (patch)
treeeaf6fde03a5a62394379273950640b821cdf92c1
parent27e6b7be9bce006da6aae651d9903573cf3fd180 (diff)
downloadtimeline-140cf6f551a692f7c1b5ffcf5d2f072240a6c853.tar.gz
timeline-140cf6f551a692f7c1b5ffcf5d2f072240a6c853.tar.bz2
timeline-140cf6f551a692f7c1b5ffcf5d2f072240a6c853.zip
build(deps-dev): Bump webpack-cli from 4.4.0 to 4.5.0 in /FrontEnd
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3e06c1b9..e1e2f977 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -106,7 +106,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.19.0",
"webpack-chain": "^6.5.1",
- "webpack-cli": "^4.4.0",
+ "webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
"workbox-webpack-plugin": "^6.1.0"
}