aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-08 06:04:09 +0000
committerGitHub <noreply@github.com>2021-06-08 06:04:09 +0000
commitc41233814dc038d2b456c2cbf788d0808bfd0534 (patch)
treeda8c861de4a8ff00b12d2340af7d44a78506c9ad
parent54884de7f490b782803bc4695b37c5144f1f41c3 (diff)
downloadtimeline-c41233814dc038d2b456c2cbf788d0808bfd0534.tar.gz
timeline-c41233814dc038d2b456c2cbf788d0808bfd0534.tar.bz2
timeline-c41233814dc038d2b456c2cbf788d0808bfd0534.zip
build(deps-dev): Bump webpack-cli from 4.7.0 to 4.7.2 in /FrontEnd
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2. - [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.7.0...webpack-cli@4.7.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... 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 22e306e2..3c8b6006 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -96,7 +96,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.38.1",
"webpack-chain": "^6.5.1",
- "webpack-cli": "^4.7.0",
+ "webpack-cli": "^4.7.2",
"webpack-dev-server": "^4.0.0-beta.3",
"workbox-webpack-plugin": "^6.1.5"
}