aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-05 07:06:13 +0000
committerGitHub <noreply@github.com>2021-03-05 07:06:13 +0000
commit5078dc2a2992f34f613f555b2e3cfbb64592bbcb (patch)
tree37625a4525b4220a592560e11ddbe91ca4568241
parentc52e11e01366cfe502d83ac4641d153db098091d (diff)
downloadtimeline-5078dc2a2992f34f613f555b2e3cfbb64592bbcb.tar.gz
timeline-5078dc2a2992f34f613f555b2e3cfbb64592bbcb.tar.bz2
timeline-5078dc2a2992f34f613f555b2e3cfbb64592bbcb.zip
build(deps-dev): Bump copy-webpack-plugin in /FrontEnd
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.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/v7.0.0...v8.0.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package-lock.json53
-rw-r--r--FrontEnd/package.json2
2 files changed, 14 insertions, 41 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 8c5c579e..f8936814 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -66,7 +66,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^7.0.0",
+ "copy-webpack-plugin": "^8.0.0",
"css-loader": "^5.1.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
@@ -4467,17 +4467,16 @@
}
},
"node_modules/copy-webpack-plugin": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-7.0.0.tgz",
- "integrity": "sha512-SLjQNa5iE3BoCP76ESU9qYo9ZkEWtXoZxDurHoqPchAFRblJ9g96xTeC560UXBMre1Nx6ixIIUfiY3VcjpJw3g==",
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-8.0.0.tgz",
+ "integrity": "sha512-sqGe2FsB67wV/De+sz5azQklADe4thN016od6m7iK9KbjrSc1SEgg5QZ0LN+jGx5aZR52CbuXbqOhoIbqzzXlA==",
"dev": true,
"dependencies": {
- "fast-glob": "^3.2.4",
+ "fast-glob": "^3.2.5",
"glob-parent": "^5.1.1",
- "globby": "^11.0.1",
- "loader-utils": "^2.0.0",
+ "globby": "^11.0.2",
"normalize-path": "^3.0.0",
- "p-limit": "^3.0.2",
+ "p-limit": "^3.1.0",
"schema-utils": "^3.0.0",
"serialize-javascript": "^5.0.1"
},
@@ -4492,20 +4491,6 @@
"webpack": "^5.1.0"
}
},
- "node_modules/copy-webpack-plugin/node_modules/loader-utils": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
- "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
- "dev": true,
- "dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
- },
- "engines": {
- "node": ">=8.9.0"
- }
- },
"node_modules/copy-webpack-plugin/node_modules/p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
@@ -19666,32 +19651,20 @@
"dev": true
},
"copy-webpack-plugin": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-7.0.0.tgz",
- "integrity": "sha512-SLjQNa5iE3BoCP76ESU9qYo9ZkEWtXoZxDurHoqPchAFRblJ9g96xTeC560UXBMre1Nx6ixIIUfiY3VcjpJw3g==",
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-8.0.0.tgz",
+ "integrity": "sha512-sqGe2FsB67wV/De+sz5azQklADe4thN016od6m7iK9KbjrSc1SEgg5QZ0LN+jGx5aZR52CbuXbqOhoIbqzzXlA==",
"dev": true,
"requires": {
- "fast-glob": "^3.2.4",
+ "fast-glob": "^3.2.5",
"glob-parent": "^5.1.1",
- "globby": "^11.0.1",
- "loader-utils": "^2.0.0",
+ "globby": "^11.0.2",
"normalize-path": "^3.0.0",
- "p-limit": "^3.0.2",
+ "p-limit": "^3.1.0",
"schema-utils": "^3.0.0",
"serialize-javascript": "^5.0.1"
},
"dependencies": {
- "loader-utils": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
- "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
- "dev": true,
- "requires": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
- }
- },
"p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7d3cabae..006e5834 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -81,7 +81,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^7.0.0",
+ "copy-webpack-plugin": "^8.0.0",
"css-loader": "^5.1.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",