File tree Expand file tree Collapse file tree 7 files changed +87
-155
lines changed Expand file tree Collapse file tree 7 files changed +87
-155
lines changed Original file line number Diff line number Diff line change 40
40
"@babel/cli" : " 7.14.5" ,
41
41
"@babel/core" : " 7.14.6" ,
42
42
"@babel/plugin-external-helpers" : " 7.14.5" ,
43
- "@babel/preset-env" : " 7.14.5 " ,
43
+ "@babel/preset-env" : " 7.14.7 " ,
44
44
"@babel/preset-typescript" : " 7.14.5" ,
45
45
"babel-eslint" : " 10.1.0" ,
46
46
"babel-plugin-add-module-exports" : " 1.0.4" ,
53
53
"flowgen" : " 1.14.1" ,
54
54
"husky" : " 5.2.0" ,
55
55
"lint-staged" : " 10.5.4" ,
56
- "prettier" : " 2.3.1 " ,
56
+ "prettier" : " 2.3.2 " ,
57
57
"prettier-package-json" : " 2.6.0" ,
58
58
"rimraf" : " 3.0.2" ,
59
- "rollup" : " 2.52.1 " ,
59
+ "rollup" : " 2.52.4 " ,
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" ,
65
65
"semantic-release" : " 17.4.4" ,
66
66
"tslint" : " 5.20.1" ,
67
67
"tslint-config-prettier" : " 1.18.0" ,
68
- "typescript" : " 4.3.4 "
68
+ "typescript" : " 4.3.5 "
69
69
},
70
70
"keywords" : [
71
71
" behavior-smooth" ,
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.153 .0"
7
+ "flow-bin" : " 0.154 .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.153 .0 :
11
- version "0.153 .0"
12
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.153 .0.tgz#44d941acaf5ef977fa26d1b4b5dc3cf56b68eefc "
13
- integrity sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ ==
10
+ flow-bin@0.154 .0 :
11
+ version "0.154 .0"
12
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.154 .0.tgz#e086964398e671daa8f56ed8663d7876337f77e5 "
13
+ integrity sha512-I6u2ETdkAyard+8C5na6bfZp4EM0zIMB7O5zH4GKzBLv9/y8/NYRTxEXQe5T0hvj9R9DxFBUoPsFK76ziweUFw ==
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" : " 7.5 .0"
19
+ "cypress" : " 7.6 .0"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 16
16
"@wdio/dot-reporter" : " ^7.0.0" ,
17
17
"@wdio/junit-reporter" : " 7.7.3" ,
18
18
"@wdio/local-runner" : " ^7.0.0" ,
19
- "@wdio/mocha-framework" : " 7.7.3 " ,
20
- "cypress" : " 7.5 .0"
19
+ "@wdio/mocha-framework" : " 7.7.4 " ,
20
+ "cypress" : " 7.6 .0"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments