aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-29 23:55:53 +0800
committerGitHub <noreply@github.com>2021-01-29 23:55:53 +0800
commitde97b65241c5b51b8f8b86def014b1c472952149 (patch)
tree6685d7c4932d8d9808a8dd769cf826c49a8677e3
parent1fc52739dc72549c6192362e4e4d9f3ff356b9ca (diff)
parentd5cecd91142f47deb7798774627fae99b0991e11 (diff)
downloadtimeline-de97b65241c5b51b8f8b86def014b1c472952149.tar.gz
timeline-de97b65241c5b51b8f8b86def014b1c472952149.tar.bz2
timeline-de97b65241c5b51b8f8b86def014b1c472952149.zip
Merge pull request #213 from crupest/dependabot/npm_and_yarn/FrontEnd/html-webpack-plugin-5.0.0-beta.6
build(deps-dev): Bump html-webpack-plugin from 5.0.0-beta.5 to 5.0.0-beta.6 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index afe00e89..6a8de100 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -88,7 +88,7 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
- "html-webpack-plugin": "5.0.0-beta.5",
+ "html-webpack-plugin": "5.0.0-beta.6",
"http-server": "^0.12.3",
"mini-css-extract-plugin": "^1.3.4",
"postcss": "^8.2.4",