mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
Merge pull request #467 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-4.0.0
This commit is contained in:
commit
322d40c60c
6
package-lock.json
generated
6
package-lock.json
generated
@ -13854,9 +13854,9 @@
|
||||
}
|
||||
},
|
||||
"html-webpack-plugin": {
|
||||
"version": "4.0.0-beta.14",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.14.tgz",
|
||||
"integrity": "sha512-gdThA8oCH7PbHMbezNW5LD+hjxXTzwhfi4XFDKKo5Gs0BR1IhVChEZN1ub4YEKQBmOYasdnCGGPEOFggdm9hNA==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0.tgz",
|
||||
"integrity": "sha512-CcSN3T6gpugW5fpktj/pp1jjst6d4+d+jIU9zrkMblprVfF8JF5Z+kuSiizss/ZHQW/QCnFRxvoBu9V8z2P6BQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"html-minifier-terser": "^5.0.1",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"eslint-plugin-react-hooks": "^2.5.1",
|
||||
"file-loader": "6.0.0",
|
||||
"fs-extra": "9.0.0",
|
||||
"html-webpack-plugin": "4.0.0-beta.14",
|
||||
"html-webpack-plugin": "4.0.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"is-wsl": "^2.1.0",
|
||||
"jest": "25.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user