mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
Bump html-webpack-plugin from 4.0.0 to 4.0.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
422335eb58
commit
b7e3047fcb
12
package-lock.json
generated
12
package-lock.json
generated
@ -13769,9 +13769,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"html-minifier-terser": {
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.0.4.tgz",
|
||||
"integrity": "sha512-fHwmKQ+GzhlqdxEtwrqLT7MSuheiA+rif5/dZgbz3GjoMXJzcRzy1L9NXoiiyxrnap+q5guSiv8Tz5lrh9g42g==",
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.0.5.tgz",
|
||||
"integrity": "sha512-cBSFFghQh/uHcfSiL42KxxIRMF7A144+3E44xdlctIjxEmkEfCvouxNyFH2wysXk1fCGBPwtcr3hDWlGTfkDew==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"camel-case": "^4.1.1",
|
||||
@ -13817,9 +13817,9 @@
|
||||
}
|
||||
},
|
||||
"html-webpack-plugin": {
|
||||
"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==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.1.tgz",
|
||||
"integrity": "sha512-L6JkRGdvcZcA/zYbELcGvdQKAPtH8mfRE7R5u9/9kXZlZyhteQoae43XPfRS9QEIrMGU/myoRT3X4Ysw1ISyfw==",
|
||||
"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",
|
||||
"html-webpack-plugin": "4.0.1",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"is-wsl": "^2.1.0",
|
||||
"jest": "25.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user