aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 07:09:21 +0000
committerGitHub <noreply@github.com>2021-03-23 07:09:21 +0000
commit4105ba0a38ff0284ee4e1247aede13984bfdee2f (patch)
tree25f98e49c6f92e58ab7dcf0c8f81317114ba6e50
parentd7d2c68fc1379f7b980955a46f3fbbfe40ab0d16 (diff)
downloadtimeline-4105ba0a38ff0284ee4e1247aede13984bfdee2f.tar.gz
timeline-4105ba0a38ff0284ee4e1247aede13984bfdee2f.tar.bz2
timeline-4105ba0a38ff0284ee4e1247aede13984bfdee2f.zip
build(deps-dev): Bump copy-webpack-plugin in /FrontEnd
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.0.0...v8.1.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 1dc45ed9..5731656d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -83,7 +83,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^8.0.0",
+ "copy-webpack-plugin": "^8.1.0",
"css-loader": "^5.1.3",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",