File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 85
85
"invariant" : " ^2.2.4" ,
86
86
"is-relative" : " ^1.0.0" ,
87
87
"is-relative-url" : " ^3.0.0" ,
88
- "is-wsl" : " ^1 .1.0" ,
88
+ "is-wsl" : " ^2 .1.0" ,
89
89
"jest-worker" : " ^23.2.0" ,
90
90
"json-loader" : " ^0.5.7" ,
91
91
"json-stringify-safe" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -10688,6 +10688,11 @@ is-wsl@^1.1.0:
10688
10688
version "1.1.0"
10689
10689
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
10690
10690
10691
+ is-wsl@^2.1.0:
10692
+ version "2.1.0"
10693
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.0.tgz#94369bbeb2249ef07b831b1b08590e686330ccbb"
10694
+ integrity sha512-pFTjpv/x5HRj8kbZ/Msxi9VrvtOMRBqaDi3OIcbwPI3OuH+r3lLxVWukLITBaOGJIbA/w2+M1eVmVa4XNQlAmQ==
10695
+
10691
10696
isarray@0.0.1:
10692
10697
version "0.0.1"
10693
10698
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
You can’t perform that action at this time.
0 commit comments