File tree Expand file tree Collapse file tree 3 files changed +804
-376
lines changed Expand file tree Collapse file tree 3 files changed +804
-376
lines changed Original file line number Diff line number Diff line change 40
40
"format:markdown" : " prettier --write \" docs/**/*.md\" "
41
41
},
42
42
"devDependencies" : {
43
- "@babel/preset-env" : " 7.12.11 " ,
44
- "@babel/preset-flow" : " 7.12.1 " ,
43
+ "@babel/preset-env" : " 7.12.16 " ,
44
+ "@babel/preset-flow" : " 7.12.13 " ,
45
45
"@types/jest" : " ^26.0.19" ,
46
46
"@types/react" : " ^16.9.49" ,
47
- "@types/react-native" : " ^0.63.42 " ,
48
- "@typescript-eslint/eslint-plugin" : " ^4.11 .0" ,
49
- "@typescript-eslint/parser" : " ^4.11 .0" ,
47
+ "@types/react-native" : " ^0.63.48 " ,
48
+ "@typescript-eslint/eslint-plugin" : " ^4.15 .0" ,
49
+ "@typescript-eslint/parser" : " ^4.15 .0" ,
50
50
"codecov" : " ^3.6.5" ,
51
51
"conventional-changelog-cli" : " ^2.0.34" ,
52
52
"cross-env" : " ^7.0.3" ,
53
- "eslint" : " ^7.16 .0" ,
53
+ "eslint" : " ^7.19 .0" ,
54
54
"eslint-config-prettier" : " ^7.1.0" ,
55
55
"eslint-plugin-mocha" : " ^8.0.0" ,
56
56
"eslint-plugin-prettier" : " ^3.3.0" ,
62
62
"prettier" : " ^2.2.1" ,
63
63
"rimraf" : " ^3.0.2" ,
64
64
"shelljs" : " ^0.8.3" ,
65
- "ts-jest" : " ^26.4.4 " ,
66
- "typescript" : " ^4.1.3 "
65
+ "ts-jest" : " ^26.5.1 " ,
66
+ "typescript" : " ^4.1.5 "
67
67
},
68
68
"resolutions" : {
69
- "@types/react" : " ^16.9.49 "
69
+ "@types/react" : " ^16.14.3 "
70
70
},
71
71
"workspaces" : {
72
72
"packages" : [
Original file line number Diff line number Diff line change 32
32
"a2a" : " ^0.2.0" ,
33
33
"babel-plugin-istanbul" : " ^6.0.0" ,
34
34
"detox" : " 17.14.6" ,
35
- "firebase-tools" : " ^9.1 .0" ,
35
+ "firebase-tools" : " ^9.3 .0" ,
36
36
"jet" : " ^0.6.6-0" ,
37
- "mocha" : " ^8.2.1 " ,
37
+ "mocha" : " ^8.3.0 " ,
38
38
"nyc" : " ^15.0.1" ,
39
39
"patch-package" : " ^6.2.2" ,
40
40
"react-native-port-patcher" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments