File tree Expand file tree Collapse file tree 7 files changed +20
-15
lines changed Expand file tree Collapse file tree 7 files changed +20
-15
lines changed Original file line number Diff line number Diff line change 53
53
"flowgen" : " 1.16.0" ,
54
54
"husky" : " 5.2.0" ,
55
55
"lint-staged" : " 10.5.4" ,
56
- "prettier" : " 2.5.0 " ,
56
+ "prettier" : " 2.5.1 " ,
57
57
"prettier-package-json" : " 2.6.0" ,
58
58
"rimraf" : " 3.0.2" ,
59
59
"rollup" : " 2.60.2" ,
Original file line number Diff line number Diff line change 4
4
"scroll-into-view-if-needed" : " link:../.."
5
5
},
6
6
"devDependencies" : {
7
- "flow-bin" : " 0.165 .1"
7
+ "flow-bin" : " 0.166 .1"
8
8
}
9
9
}
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ compute-scroll-into-view@^1.0.17:
7
7
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab"
8
8
integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==
9
9
10
- flow-bin@0.165 .1 :
11
- version "0.165 .1"
12
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.165 .1.tgz#55d584b10fe1ed8299fe12be968a9e58810303ee "
13
- integrity sha512-AjmvNdY8oFsOb0ZQkYxFj3jnIzqrCIcMeuQCTYbTJuAJoCbz7GszOFzL0Sp2qcK2BcIYWnC4OJbLAQmnDjgI7A ==
10
+ flow-bin@0.166 .1 :
11
+ version "0.166 .1"
12
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.166 .1.tgz#b8f02247c4134aa41cba97aa8b281cae3448c895 "
13
+ integrity sha512-x0T0sM+rfr4scmVkBY++j2SfqzE8KwkeFmu6+WRe2qOT+TCf2Ze1gx2R/uwXBRL9S8TpPPogXiyW6urVyXIE/Q ==
14
14
15
15
" scroll-into-view-if-needed@link:../.. " :
16
16
version "2.0.0-dev"
Original file line number Diff line number Diff line change 16
16
"react-dom" : " 17.0.2"
17
17
},
18
18
"devDependencies" : {
19
- "cypress" : " 9.1.0 "
19
+ "cypress" : " 9.1.1 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 17
17
"@wdio/junit-reporter" : " 7.16.6" ,
18
18
"@wdio/local-runner" : " ^7.0.0" ,
19
19
"@wdio/mocha-framework" : " 7.16.6" ,
20
- "cypress" : " 9.1.0 "
20
+ "cypress" : " 9.1.1 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 23
23
chalk "^2.0.0"
24
24
js-tokens "^4.0.0"
25
25
26
- " @cypress/request@^2.88.7 " :
26
+ " @cypress/request@^2.88.10 " :
27
27
version "2.88.10"
28
28
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.10.tgz#b66d76b07f860d3a4b8d7a0604d020c662752cce"
29
29
integrity sha512-Zp7F+R93N0yZyG34GutyTNr+okam7s/Fzc1+i3kcqOP8vk6OuajuE9qZJ6Rs+10/1JFtXFYMdyarnU1rZuJesg==
@@ -1148,12 +1148,12 @@ css-value@^0.0.1:
1148
1148
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
1149
1149
integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
1150
1150
1151
-
1152
- version "9.1.0 "
1153
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.0 .tgz#5d23c1b363b7d4853009c74a422a083a8ad2601c "
1154
- integrity sha512-fyXcCN51vixkPrz/vO/Qy6WL3hKYJzCQFeWofOpGOFewVVXrGfmfSOGFntXpzWBXsIwPn3wzW0HOFw51jZajNQ ==
1151
+
1152
+ version "9.1.1 "
1153
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.1 .tgz#26720ca5a22077cd85f49745616b7a08152a298f "
1154
+ integrity sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ ==
1155
1155
dependencies :
1156
- " @cypress/request" " ^2.88.7 "
1156
+ " @cypress/request" " ^2.88.10 "
1157
1157
" @cypress/xvfb" " ^1.2.4"
1158
1158
" @types/node" " ^14.14.31"
1159
1159
" @types/sinonjs__fake-timers" " ^6.0.2"
Original file line number Diff line number Diff line change 4831
4831
sort-object-keys "^1.1.3"
4832
4832
sort-order "^1.0.1"
4833
4833
4834
- [email protected] , prettier@^2.1.1:
4834
+
4835
+ version "2.5.1"
4836
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
4837
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
4838
+
4839
+ prettier@^2.1.1 :
4835
4840
version "2.5.0"
4836
4841
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
4837
4842
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
You can’t perform that action at this time.
0 commit comments