File tree Expand file tree Collapse file tree 7 files changed +173
-73
lines changed Expand file tree Collapse file tree 7 files changed +173
-73
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@babel/cli" : " 7.14.8" ,
41
- "@babel/core" : " 7.14.8 " ,
41
+ "@babel/core" : " 7.15.0 " ,
42
42
"@babel/plugin-external-helpers" : " 7.14.5" ,
43
- "@babel/preset-env" : " 7.14.8 " ,
44
- "@babel/preset-typescript" : " 7.14.5 " ,
43
+ "@babel/preset-env" : " 7.15.0 " ,
44
+ "@babel/preset-typescript" : " 7.15.0 " ,
45
45
"babel-eslint" : " 10.1.0" ,
46
46
"babel-plugin-add-module-exports" : " 1.0.4" ,
47
47
"babel-plugin-dev-expression" : " 0.2.2" ,
56
56
"prettier" : " 2.3.2" ,
57
57
"prettier-package-json" : " 2.6.0" ,
58
58
"rimraf" : " 3.0.2" ,
59
- "rollup" : " 2.55.1 " ,
59
+ "rollup" : " 2.56.0 " ,
60
60
"rollup-plugin-babel" : " 4.4.0" ,
61
61
"rollup-plugin-commonjs" : " 10.1.0" ,
62
62
"rollup-plugin-node-resolve" : " 5.2.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.156 .0"
7
+ "flow-bin" : " 0.157 .0"
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.156 .0 :
11
- version "0.156 .0"
12
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.156 .0.tgz#d60a89d35ae6019fcdce15277d4370fdc15dee95 "
13
- integrity sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww ==
10
+ flow-bin@0.157 .0 :
11
+ version "0.157 .0"
12
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.157 .0.tgz#3164b39e17e1a1695d2ace5d4e8d3088bebb3e19 "
13
+ integrity sha512-SP70r4iBb4a+0NZV1+MtAJYZXGoFp1XvfjirNyeuJiGIXtllHcmJlJWyU1wJQ/fXSFUwY7CcnBNK8cd8PyuP9Q ==
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" : " 8.1 .0"
19
+ "cypress" : " 8.2 .0"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 17
17
"@wdio/junit-reporter" : " 7.9.0" ,
18
18
"@wdio/local-runner" : " ^7.0.0" ,
19
19
"@wdio/mocha-framework" : " 7.9.0" ,
20
- "cypress" : " 8.1 .0"
20
+ "cypress" : " 8.2 .0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change @@ -1185,10 +1185,10 @@ css-value@^0.0.1:
1185
1185
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
1186
1186
integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
1187
1187
1188
- cypress@8.1 .0 :
1189
- version "8.1 .0"
1190
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.1 .0.tgz#9aaed7fb2a4d1876528b72d437f97bc824db0735 "
1191
- integrity sha512-GXjlqPjY/6HPbQwAp3AvlA1Mk/NoJTAmqVSUhQsuM/1xDpd/FQHkxVuq5h6O6RrAoCXSgpZPXFsVtdqE+FwEJw ==
1188
+ cypress@8.2 .0 :
1189
+ version "8.2 .0"
1190
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.2 .0.tgz#1e4e9f6218324e82a95c1b9cad7f3965ba663d7f "
1191
+ integrity sha512-jg7S5VxxslwsgEyAkCE9ZCkFADxOUY1bSWScp1cWnga88K0TZgFQ0zdxyG9Mw/4spLGuvkriIZ62am+TR6C04w ==
1192
1192
dependencies :
1193
1193
" @cypress/request" " ^2.88.5"
1194
1194
" @cypress/xvfb" " ^1.2.4"
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments