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" : " 25.2.0" ,
74
74
"typescript" : " 3.7.5" ,
75
75
"webpack" : " 4.41.6" ,
76
- "webpack-cli" : " 3.3.10 "
76
+ "webpack-cli" : " 3.3.11 "
77
77
},
78
78
"jest" : {
79
79
"testRegex" : " (/__tests__/.*|(\\ .|/)test)\\ .ts$" ,
Original file line number Diff line number Diff line change @@ -8324,10 +8324,10 @@ webidl-conversions@^4.0.2:
8324
8324
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
8325
8325
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
8326
8326
8327
-
8328
- version "3.3.10 "
8329
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.10 .tgz#17b279267e9b4fb549023fae170da8e6e766da13 "
8330
- integrity sha512-u1dgND9+MXaEt74sJR4PR7qkPxXUSQ0RXYq8x1L6Jg1MYVEmGPrH6Ah6C4arD4r0J1P5HKjRqpab36k0eIzPqg ==
8327
+
8328
+ version "3.3.11 "
8329
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.11 .tgz#3bf21889bf597b5d82c38f215135a411edfdc631 "
8330
+ integrity sha512-dXlfuml7xvAFwYUPsrtQAA9e4DOe58gnzSxhgrO/ZM/gyXTBowrsYeubyN4mqGhYdpXMFNyQ6emjJS9M7OBd4g ==
8331
8331
dependencies :
8332
8332
chalk "2.4.2"
8333
8333
cross-spawn "6.0.5"
You can’t perform that action at this time.
0 commit comments