From 1c3f549363adee68669b55d2a446c547bb7df26d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:40:43 +0000 Subject: [PATCH] Bump @types/html-webpack-plugin from 3.2.5 to 3.2.6 Bumps [@types/html-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-webpack-plugin) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-webpack-plugin) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46e8fadb..118a770c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@beam-australia/react-env": "3.1.1", "@testing-library/react": "12.0.0", - "@types/html-webpack-plugin": "3.2.5", + "@types/html-webpack-plugin": "3.2.6", "@types/jest": "26.0.23", "@types/node": "^12.19.8", "@types/react": "17.0.13", diff --git a/yarn.lock b/yarn.lock index a5e46d63..2fa6b7d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1159,10 +1159,10 @@ "@types/relateurl" "*" "@types/uglify-js" "*" -"@types/html-webpack-plugin@3.2.5": - version "3.2.5" - resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.5.tgz#58e94c0d57801903b2b77674d2b9ef6c4a65a6db" - integrity sha512-DhC7NTte+Ikw/zxp2w9qjcWtHqpShbUx7ASPUZ00trn1EOftoRtMmy8nS7F/mW8ASTA2JGMFX2bbuqqxiqs6mQ== +"@types/html-webpack-plugin@3.2.6": + version "3.2.6" + resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.6.tgz#07951aaf0fa260dbf626f9644f1d13106d537625" + integrity sha512-U8uJSvlf9lwrKG6sKFnMhqY4qJw2QXad+PHlX9sqEXVUMilVt96aVvFde73tzsdXD+QH9JS6kEytuGO2JcYZog== dependencies: "@types/html-minifier" "*" "@types/tapable" "^1"