aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-24 20:58:53 +0800
committerGitHub <noreply@github.com>2021-05-24 20:58:53 +0800
commitf69e10086a6982f4a96d52ce0e2c0fc4f5a0f0d9 (patch)
treeca2cba8a04e585fb14ec0333be6b74f565a8add8 /FrontEnd/package.json
parente5a875589d1467884a89361d00eead56153eee58 (diff)
parent30315e975e03890ce443940a4a34a4ff7d7c0956 (diff)
downloadtimeline-f69e10086a6982f4a96d52ce0e2c0fc4f5a0f0d9.tar.gz
timeline-f69e10086a6982f4a96d52ce0e2c0fc4f5a0f0d9.tar.bz2
timeline-f69e10086a6982f4a96d52ce0e2c0fc4f5a0f0d9.zip
Merge pull request #565 from crupest/dependabot/npm_and_yarn/FrontEnd/copy-webpack-plugin-9.0.0
build(deps-dev): Bump copy-webpack-plugin from 8.1.1 to 9.0.0 in /FrontEnd
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 44d67732..2284959d 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.27.0",
"eslint-config-prettier": "^8.3.0",