Skip to content

Commit cd39c20

Browse files
committed
chore(deps): update dependency @types/html-webpack-plugin to v3.2.3
1 parent 9319426 commit cd39c20

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/babel__preset-env": "7.9.0",
2121
"@types/eslint": "6.8.0",
2222
"@types/eslint-plugin-prettier": "3.1.0",
23-
"@types/html-webpack-plugin": "3.2.2",
23+
"@types/html-webpack-plugin": "3.2.3",
2424
"@types/prettier": "2.0.0",
2525
"@types/react": "16.9.34",
2626
"@types/react-dom": "16.9.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,10 +1181,10 @@
11811181
"@types/relateurl" "*"
11821182
"@types/uglify-js" "*"
11831183

1184-
"@types/html-webpack-plugin@3.2.2":
1185-
version "3.2.2"
1186-
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.2.tgz#f552121f3c0a3972dda9a425de1e0029069b2907"
1187-
integrity sha512-KsL5cHtNWhOQF9Cu+Dpn7GemzQRxdKhe1/LgZUSku33B5L4Cx2/p3DX6YbeRNOoI552MNbB/VNbCDNEYU//iAw==
1184+
"@types/html-webpack-plugin@3.2.3":
1185+
version "3.2.3"
1186+
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.3.tgz#865323e30e82560c0ca898dbf9f6f9d1c541cd7f"
1187+
integrity sha512-Y7dsVhTn75IaD4lMIY02UP1L8e0ou8KQu8DKPJAegEFKdJR28/8ejayDG8ykfR0DtYCx3dCEHIkdpN8AOB6txQ==
11881188
dependencies:
11891189
"@types/html-minifier" "*"
11901190
"@types/tapable" "*"

0 commit comments

Comments
 (0)