File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 4747 "@types/node-fetch" : " 2.5.10" ,
4848 "@types/socket.io" : " 2.1.13" ,
4949 "@types/socket.io-client" : " 1.4.36" ,
50- "@types/webpack" : " 4.41.28 " ,
50+ "@types/webpack" : " 4.41.29 " ,
5151 "browser-env" : " 3.3.0" ,
5252 "chai" : " 4.3.4" ,
5353 "css-loader" : " 3.6.0" ,
Original file line number Diff line number Diff line change 10201020 " @types/source-list-map" " *"
10211021 source-map "^0.6.1"
10221022
1023- " @types/webpack@4.41.28 " :
1024- version "4.41.28 "
1025- resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.28 .tgz#0069a2159b7ad4d83d0b5801942c17d54133897b "
1026- integrity sha512-Nn84RAiJjKRfPFFCVR8LC4ueTtTdfWAMZ03THIzZWRJB+rX24BD3LqPSFnbMscWauEsT4segAsylPDIaZyZyLQ ==
1023+ " @types/webpack@4.41.29 " :
1024+ version "4.41.29 "
1025+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.29 .tgz#2e66c1de8223c440366469415c50a47d97625773 "
1026+ integrity sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q ==
10271027 dependencies :
1028- " @types/anymatch" " *"
10291028 " @types/node" " *"
10301029 " @types/tapable" " ^1"
10311030 " @types/uglify-js" " *"
10321031 " @types/webpack-sources" " *"
1032+ anymatch "^3.0.0"
10331033 source-map "^0.6.0"
10341034
10351035" @types/webpack@^4 " :
@@ -1456,6 +1456,14 @@ anymatch@^2.0.0:
14561456 micromatch "^3.1.4"
14571457 normalize-path "^2.1.1"
14581458
1459+ anymatch@^3.0.0 :
1460+ version "3.1.2"
1461+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
1462+ integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
1463+ dependencies :
1464+ normalize-path "^3.0.0"
1465+ picomatch "^2.0.4"
1466+
14591467anymatch@~3.1.1 :
14601468 version "3.1.1"
14611469 resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
You can’t perform that action at this time.
0 commit comments