File tree Expand file tree Collapse file tree 2 files changed +616
-452
lines changed Expand file tree Collapse file tree 2 files changed +616
-452
lines changed Original file line number Diff line number Diff line change 29
29
" index.d.ts"
30
30
],
31
31
"devDependencies" : {
32
- "@babel/core" : " ^7.5.4 " ,
33
- "@babel/preset-env" : " ^7.5.4 " ,
32
+ "@babel/core" : " ^7.5.5 " ,
33
+ "@babel/preset-env" : " ^7.5.5 " ,
34
34
"@babel/preset-react" : " ^7.0.0" ,
35
- "@testing-library/react" : " ^8.0.4 " ,
35
+ "@testing-library/react" : " ^9.1.3 " ,
36
36
"babel-core" : " ^7.0.0-bridge.0" ,
37
- "babel-jest" : " ^24.8 .0" ,
38
- "husky" : " ^3.0.0 " ,
39
- "jest" : " ^24.8 .0" ,
37
+ "babel-jest" : " ^24.9 .0" ,
38
+ "husky" : " ^3.0.4 " ,
39
+ "jest" : " ^24.9 .0" ,
40
40
"microbundle" : " ^0.11.0" ,
41
41
"prettier" : " ^1.18.2" ,
42
42
"pretty-quick" : " ^1.11.1" ,
43
- "regenerator-runtime" : " ^0.13.2" ,
44
- "rimraf" : " ^2.6.3"
43
+ "react" : " ^16.9.0" ,
44
+ "react-dom" : " ^16.9.0" ,
45
+ "regenerator-runtime" : " ^0.13.3" ,
46
+ "rimraf" : " ^3.0.0"
45
47
},
46
48
"jest" : {
47
49
"collectCoverageFrom" : [
You can’t perform that action at this time.
0 commit comments