File tree Expand file tree Collapse file tree 6 files changed +168
-113
lines changed Expand file tree Collapse file tree 6 files changed +168
-113
lines changed Original file line number Diff line number Diff line change 61
61
"compute-scroll-into-view" : " ^2.0.2"
62
62
},
63
63
"devDependencies" : {
64
- "@sanity/pkg-utils" : " ^1.20.3 " ,
65
- "@sanity/semantic-release-preset" : " ^2.0.3 " ,
64
+ "@sanity/pkg-utils" : " ^1.20.4 " ,
65
+ "@sanity/semantic-release-preset" : " ^2.0.4 " ,
66
66
"cross-env" : " ^7.0.3" ,
67
67
"prettier" : " ^2.8.1" ,
68
68
"prettier-plugin-packagejson" : " ^2.3.0" ,
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.195.2 "
7
+ "flow-bin" : " 0.196.0 "
8
8
}
9
9
}
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ compute-scroll-into-view@^2.0.2:
7
7
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-2.0.2.tgz#ac5cc71ca833884866e581a82d8558a6ed7ee877"
8
8
integrity sha512-W+4Iti92hktsTtNPNeRM1vE0JdqCBk5qIabRafpr5pGrQhQ+xzCv0NGnFzTCKmW4yGLm9Aovbw8YNxloe2z9tQ==
9
9
10
- flow-bin@0.195.2 :
11
- version "0.195.2 "
12
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.2 .tgz#373b3e0a8bc3a8e5df510365419fd7d3904e6a5a "
13
- integrity sha512-GKwUBzIjpiJEspa0xPMlqz+8z25qg9Xx2SJFHwYrvMlR7JhSHTMoP4zEpwnY8qmBEH8NE+sw5rA/jRLJoEJeCg ==
10
+ flow-bin@0.196.0 :
11
+ version "0.196.0 "
12
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.0 .tgz#171952a2f30c48e45f4e9b6ac4a51968594c222d "
13
+ integrity sha512-FnLpDvRV8ELcpxSeYBo4SPADUk0OMReX8zV/1dOF63PesO8tHVBJX/CI1JOdx2emzXRs3Lv8/UMz9+x2OpYsSg ==
14
14
15
15
" scroll-into-view-if-needed@link:../.. " :
16
16
version "3.0.3"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@wdio/browserstack-service" : " ^8.0.11" ,
15
- "@wdio/cli" : " ^8.0.12 " ,
16
- "@wdio/dot-reporter" : " ^8.0.11 " ,
17
- "@wdio/junit-reporter" : " 8.0.11 " ,
18
- "@wdio/local-runner" : " ^8.0.12 " ,
19
- "@wdio/mocha-framework" : " 8.0.11 " ,
15
+ "@wdio/cli" : " ^8.0.13 " ,
16
+ "@wdio/dot-reporter" : " ^8.0.13 " ,
17
+ "@wdio/junit-reporter" : " 8.0.13 " ,
18
+ "@wdio/local-runner" : " ^8.0.13 " ,
19
+ "@wdio/mocha-framework" : " 8.0.13 " ,
20
20
"cypress" : " 12.1.0"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments