aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 07:17:23 +0000
committerGitHub <noreply@github.com>2021-05-24 07:17:23 +0000
commit30315e975e03890ce443940a4a34a4ff7d7c0956 (patch)
treefd991e6fddf1496ffb58b036353e51ddaedbdf19 /FrontEnd/package.json
parent314ed028ff4b310d7c320a1a8016f41dbb7bd993 (diff)
downloadtimeline-30315e975e03890ce443940a4a34a4ff7d7c0956.tar.gz
timeline-30315e975e03890ce443940a4a34a4ff7d7c0956.tar.bz2
timeline-30315e975e03890ce443940a4a34a4ff7d7c0956.zip
build(deps-dev): Bump copy-webpack-plugin in /FrontEnd
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 9.0.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.1.1...v9.0.0) 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 a6f43849..1c11aa1f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -86,7 +86,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^8.1.1",
+ "copy-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.5",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",