File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 73
73
"ts-jest" : " 24.0.2" ,
74
74
"typescript" : " 3.5.3" ,
75
75
"webpack" : " 4.39.2" ,
76
- "webpack-cli" : " 3.3.6 "
76
+ "webpack-cli" : " 3.3.7 "
77
77
},
78
78
"jest" : {
79
79
"testRegex" : " (/__tests__/.*|(\\ .|/)test)\\ .ts$" ,
Original file line number Diff line number Diff line change @@ -7628,10 +7628,10 @@ webidl-conversions@^4.0.2:
7628
7628
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
7629
7629
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
7630
7630
7631
-
7632
- version "3.3.6 "
7633
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6 .tgz#2c8c399a2642133f8d736a359007a052e060032c "
7634
- integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A ==
7631
+
7632
+ version "3.3.7 "
7633
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7 .tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91 "
7634
+ integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ ==
7635
7635
dependencies :
7636
7636
chalk "2.4.2"
7637
7637
cross-spawn "6.0.5"
You can’t perform that action at this time.
0 commit comments