File tree Expand file tree Collapse file tree 8 files changed +453
-451
lines changed
.github/workflows/scripts/functions Expand file tree Collapse file tree 8 files changed +453
-451
lines changed Original file line number Diff line number Diff line change 11
11
"main" : " lib/index.js" ,
12
12
"dependencies" : {
13
13
"firebase-admin" : " ^10.0.2" ,
14
- "firebase-functions" : " ^3.17.1 "
14
+ "firebase-functions" : " ^3.17.2 "
15
15
},
16
16
"devDependencies" : {
17
17
"firebase-functions-test" : " ^0.3.3" ,
Original file line number Diff line number Diff line change 49
49
"format:markdown" : " prettier --write \" docs/**/*.md\" "
50
50
},
51
51
"devDependencies" : {
52
- "@babel/core" : " ^7.17.0 " ,
52
+ "@babel/core" : " ^7.17.2 " ,
53
53
"@babel/preset-env" : " ^7.16.11" ,
54
54
"@octokit/core" : " ^3.5.1" ,
55
55
"@tsconfig/node12" : " ^1.0.9" ,
56
56
"@types/jest" : " ^27.4.0" ,
57
57
"@types/react" : " ^17.0.39" ,
58
58
"@types/react-native" : " ^0.66.15" ,
59
- "@typescript-eslint/eslint-plugin" : " ^5.10.2 " ,
60
- "@typescript-eslint/parser" : " ^5.10.2 " ,
61
- "babel-jest" : " ^27.5.0 " ,
59
+ "@typescript-eslint/eslint-plugin" : " ^5.11.0 " ,
60
+ "@typescript-eslint/parser" : " ^5.11.0 " ,
61
+ "babel-jest" : " ^27.5.1 " ,
62
62
"clang-format" : " ^1.6.0" ,
63
63
"codecov" : " ^3.8.3" ,
64
64
"conventional-changelog-cli" : " ^2.2.2" ,
71
71
"genversion" : " ^3.0.2" ,
72
72
"google-java-format" : " ^1.0.1" ,
73
73
"inquirer" : " ^8.2.0" ,
74
- "jest" : " ^27.5.0 " ,
74
+ "jest" : " ^27.5.1 " ,
75
75
"lerna" : " 4.0.0" ,
76
76
"prettier" : " ^2.5.1" ,
77
77
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 56
56
"react-native" : " *"
57
57
},
58
58
"dependencies" : {
59
- "@expo/config-plugins" : " ^4.0.16 " ,
59
+ "@expo/config-plugins" : " ^4.0.17 " ,
60
60
"opencollective-postinstall" : " ^2.0.1" ,
61
61
"superstruct" : " ^0.6.2"
62
62
},
76
76
"firebaseCrashlyticsGradle" : " 2.8.1" ,
77
77
"firebasePerfGradle" : " 1.4.1" ,
78
78
"gmsGoogleServicesGradle" : " 4.3.10" ,
79
- "playServicesAuth" : " 20.0.1 "
79
+ "playServicesAuth" : " 20.1.0 "
80
80
}
81
81
}
82
82
}
Original file line number Diff line number Diff line change 32
32
"@react-native-firebase/app" : " 14.3.1"
33
33
},
34
34
"dependencies" : {
35
- "@expo/config-plugins" : " ^4.0.16 " ,
35
+ "@expo/config-plugins" : " ^4.0.17 " ,
36
36
"stacktrace-js" : " ^2.0.0"
37
37
},
38
38
"publishConfig" : {
Original file line number Diff line number Diff line change 32
32
"@react-native-firebase/app" : " 14.3.1"
33
33
},
34
34
"dependencies" : {
35
- "@expo/config-plugins" : " ^4.0.16 "
35
+ "@expo/config-plugins" : " ^4.0.17 "
36
36
},
37
37
"publishConfig" : {
38
38
"access" : " public"
Original file line number Diff line number Diff line change 34
34
"@react-native-firebase/private-tests-helpers" : " 0.0.13" ,
35
35
"a2a" : " ^0.2.0" ,
36
36
"babel-plugin-istanbul" : " ^6.0.0" ,
37
- "detox" : " ^19.4.3 " ,
37
+ "detox" : " ^19.4.4 " ,
38
38
"firebase" : " ^9.6.6" ,
39
- "firebase-tools" : " ^10.1.4 " ,
40
- "jest-circus" : " ^27.5.0 " ,
41
- "jest-environment-node" : " ^27.5.0 " ,
39
+ "firebase-tools" : " ^10.1.5 " ,
40
+ "jest-circus" : " ^27.5.1 " ,
41
+ "jest-environment-node" : " ^27.5.1 " ,
42
42
"jet" : " ^0.8.0" ,
43
43
"jsonwebtoken" : " ^8.5.1" ,
44
44
"metro-react-native-babel-preset" : " 0.67.0" ,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments