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.5 " ,
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 3003
3003
"@types/relateurl" "*"
3004
3004
"@types/uglify-js" "*"
3005
3005
3006
-
3007
- version "3.2.4 "
3008
- resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.4 .tgz#ed770ddfec53ed2aa6b5f4523acca291192235c6 "
3009
- integrity sha512-WM0s78bfCIXnTlICf+8nWP0IvP+fn4YfiI3uxAX1K1PSRpzs0iysp03j4zR0xTgxSqF67TbOsHs49YXonRAkeQ ==
3006
+
3007
+ version "3.2.5 "
3008
+ resolved "https://registry.yarnpkg.com/@types/html-webpack-plugin/-/html-webpack-plugin-3.2.5 .tgz#58e94c0d57801903b2b77674d2b9ef6c4a65a6db "
3009
+ integrity sha512-DhC7NTte+Ikw/zxp2w9qjcWtHqpShbUx7ASPUZ00trn1EOftoRtMmy8nS7F/mW8ASTA2JGMFX2bbuqqxiqs6mQ ==
3010
3010
dependencies:
3011
3011
"@types/html-minifier" "*"
3012
- "@types/tapable" "* "
3013
- "@types/webpack" "* "
3012
+ "@types/tapable" "^1 "
3013
+ "@types/webpack" "^4 "
3014
3014
3015
3015
"@types/http-proxy@^1.17.5":
3016
3016
version "1.17.5"
You can’t perform that action at this time.
0 commit comments