Skip to content

Commit 1c3f549

Browse files
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] <[email protected]>
1 parent e487497 commit 1c3f549

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@beam-australia/react-env": "3.1.1",
2424
"@testing-library/react": "12.0.0",
25-
"@types/html-webpack-plugin": "3.2.5",
25+
"@types/html-webpack-plugin": "3.2.6",
2626
"@types/jest": "26.0.23",
2727
"@types/node": "^12.19.8",
2828
"@types/react": "17.0.13",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1159,10 +1159,10 @@
11591159
"@types/relateurl" "*"
11601160
"@types/uglify-js" "*"
11611161

1162-
"@types/[email protected].5":
1163-
version "3.2.5"
1164-
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.5.tgz#58e94c0d57801903b2b77674d2b9ef6c4a65a6db"
1165-
integrity sha512-DhC7NTte+Ikw/zxp2w9qjcWtHqpShbUx7ASPUZ00trn1EOftoRtMmy8nS7F/mW8ASTA2JGMFX2bbuqqxiqs6mQ==
1162+
"@types/[email protected].6":
1163+
version "3.2.6"
1164+
resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.6.tgz#07951aaf0fa260dbf626f9644f1d13106d537625"
1165+
integrity sha512-U8uJSvlf9lwrKG6sKFnMhqY4qJw2QXad+PHlX9sqEXVUMilVt96aVvFde73tzsdXD+QH9JS6kEytuGO2JcYZog==
11661166
dependencies:
11671167
"@types/html-minifier" "*"
11681168
"@types/tapable" "^1"

0 commit comments

Comments
 (0)