File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 46
46
"@storybook/cli" : " 5.3.18" ,
47
47
"@storybook/react" : " 5.3.18" ,
48
48
"@types/clean-webpack-plugin" : " 0.1.3" ,
49
- "@types/html-webpack-plugin" : " 3.2.4 " ,
49
+ "@types/html-webpack-plugin" : " 3.2.6 " ,
50
50
"@types/jest" : " 25.2.3" ,
51
51
"@types/mini-css-extract-plugin" : " 0.9.1" ,
52
52
"@types/react" : " 16.14.2" ,
Original file line number Diff line number Diff line change 3011
3011
"@types/relateurl" "*"
3012
3012
"@types/uglify-js" "*"
3013
3013
3014
-
3015
- version "3.2.4 "
3016
- resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.4 .tgz#ed770ddfec53ed2aa6b5f4523acca291192235c6 "
3017
- integrity sha512-WM0s78bfCIXnTlICf+8nWP0IvP+fn4YfiI3uxAX1K1PSRpzs0iysp03j4zR0xTgxSqF67TbOsHs49YXonRAkeQ ==
3014
+
3015
+ version "3.2.6 "
3016
+ resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.6 .tgz#07951aaf0fa260dbf626f9644f1d13106d537625 "
3017
+ integrity sha512-U8uJSvlf9lwrKG6sKFnMhqY4qJw2QXad+PHlX9sqEXVUMilVt96aVvFde73tzsdXD+QH9JS6kEytuGO2JcYZog ==
3018
3018
dependencies:
3019
3019
"@types/html-minifier" "*"
3020
- "@types/tapable" "* "
3021
- "@types/webpack" "* "
3020
+ "@types/tapable" "^1 "
3021
+ "@types/webpack" "^4 "
3022
3022
3023
3023
"@types/http-proxy@^1.17.5":
3024
3024
version "1.17.5"
You can’t perform that action at this time.
0 commit comments