Skip to content

Commit aa47ba5

Browse files
authored
Merge pull request #18 from icelam/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.4
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.3 to 3.2.4
2 parents 1bf9d4e + 6ffb21f commit aa47ba5

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@
219219
"@types/uglify-js" "*"
220220

221221
"@types/html-webpack-plugin@^3.2.3":
222-
version "3.2.3"
223-
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.3.tgz#865323e30e82560c0ca898dbf9f6f9d1c541cd7f"
224-
integrity sha512-Y7dsVhTn75IaD4lMIY02UP1L8e0ou8KQu8DKPJAegEFKdJR28/8ejayDG8ykfR0DtYCx3dCEHIkdpN8AOB6txQ==
222+
version "3.2.4"
223+
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.4.tgz#ed770ddfec53ed2aa6b5f4523acca291192235c6"
224+
integrity sha512-WM0s78bfCIXnTlICf+8nWP0IvP+fn4YfiI3uxAX1K1PSRpzs0iysp03j4zR0xTgxSqF67TbOsHs49YXonRAkeQ==
225225
dependencies:
226226
"@types/html-minifier" "*"
227227
"@types/tapable" "*"
@@ -288,19 +288,7 @@
288288
"@types/source-list-map" "*"
289289
source-map "^0.7.3"
290290

291-
"@types/webpack@*":
292-
version "4.41.21"
293-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.21.tgz#cc685b332c33f153bb2f5fc1fa3ac8adeb592dee"
294-
integrity sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==
295-
dependencies:
296-
"@types/anymatch" "*"
297-
"@types/node" "*"
298-
"@types/tapable" "*"
299-
"@types/uglify-js" "*"
300-
"@types/webpack-sources" "*"
301-
source-map "^0.6.0"
302-
303-
"@types/webpack@^4.41.26":
291+
"@types/webpack@*", "@types/webpack@^4.41.26":
304292
version "4.41.26"
305293
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef"
306294
integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA==

0 commit comments

Comments
 (0)