File tree Expand file tree Collapse file tree 11 files changed +62
-36
lines changed
auth-compat/demo/functions
rules-unit-testing/functions Expand file tree Collapse file tree 11 files changed +62
-36
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Cloud Functions for Firebase" ,
4
4
"dependencies" : {
5
5
"cors" : " 2.8.5" ,
6
- "firebase-admin" : " 11.0 .0" ,
6
+ "firebase-admin" : " 11.3 .0" ,
7
7
"firebase-functions" : " 3.24.1"
8
8
},
9
9
"private" : true ,
Original file line number Diff line number Diff line change 24
24
"@types/chai" : " 4.3.4" ,
25
25
"@types/mocha" : " 9.1.1" ,
26
26
"babel-loader" : " 8.2.5" ,
27
- "chai" : " 4.3.6 " ,
27
+ "chai" : " 4.3.7 " ,
28
28
"karma" : " 6.4.1" ,
29
29
"karma-chrome-launcher" : " 3.1.1" ,
30
30
"karma-mocha" : " 2.0.1" ,
33
33
"karma-typescript-es6-transform" : " 5.5.3" ,
34
34
"mocha" : " 9.2.2" ,
35
35
"typescript" : " 4.3.4" ,
36
- "webpack" : " 5.74 .0" ,
36
+ "webpack" : " 5.75 .0" ,
37
37
"webpack-cli" : " 4.10.0" ,
38
38
"webpack-dev-server" : " 4.10.0"
39
39
}
Original file line number Diff line number Diff line change 10
10
"firebase" : " 9.14.0" ,
11
11
"@types/chai" : " 4.3.4" ,
12
12
"@types/mocha" : " 9.1.1" ,
13
- "chai" : " 4.3.6 " ,
13
+ "chai" : " 4.3.7 " ,
14
14
"karma" : " 6.4.1" ,
15
15
"karma-babel-preprocessor" : " 8.0.2" ,
16
16
"karma-chrome-launcher" : " 3.1.1" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"firebase" : " 9.14.0" ,
13
- "chai" : " 4.3.6 " ,
13
+ "chai" : " 4.3.7 " ,
14
14
"chromedriver" : " 98.0.1" ,
15
15
"express" : " 4.18.2" ,
16
16
"geckodriver" : " 2.0.4" ,
Original file line number Diff line number Diff line change 83
83
"@types/node" : " 12.20.50" ,
84
84
"@types/request" : " 2.48.8" ,
85
85
"@types/sinon" : " 9.0.11" ,
86
- "@types/sinon-chai" : " 3.2.8 " ,
86
+ "@types/sinon-chai" : " 3.2.9 " ,
87
87
"@types/tmp" : " 0.2.3" ,
88
88
"@types/yargs" : " 17.0.13" ,
89
89
"@typescript-eslint/eslint-plugin" : " 5.43.0" ,
92
92
"api-documenter-me" : " 0.1.1" ,
93
93
"api-extractor-me" : " 0.1.2" ,
94
94
"babel-loader" : " 8.2.5" ,
95
- "chai" : " 4.3.6 " ,
95
+ "chai" : " 4.3.7 " ,
96
96
"chai-as-promised" : " 7.1.1" ,
97
97
"chalk" : " 4.1.2" ,
98
98
"child-process-promise" : " 2.2.1" ,
109
109
"glob" : " 7.2.3" ,
110
110
"http-server" : " 14.1.1" ,
111
111
"indexeddbshim" : " 8.0.0" ,
112
- "inquirer" : " 8.2.4 " ,
112
+ "inquirer" : " 8.2.5 " ,
113
113
"istanbul-instrumenter-loader" : " 3.0.1" ,
114
114
"js-yaml" : " 4.1.0" ,
115
115
"karma" : " 6.4.1" ,
136
136
"npm-run-all" : " 4.1.5" ,
137
137
"nyc" : " 15.1.0" ,
138
138
"ora" : " 5.4.1" ,
139
- "prettier" : " 2.7.1 " ,
139
+ "prettier" : " 2.8.0 " ,
140
140
"protractor" : " 5.4.2" ,
141
141
"request" : " 2.88.2" ,
142
142
"semver" : " 7.3.8" ,
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 11.0 .0" ,
12
+ "firebase-admin" : " 11.3 .0" ,
13
13
"firebase-functions" : " 3.24.1"
14
14
},
15
15
"private" : true
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 11.0 .0" ,
12
+ "firebase-admin" : " 11.3 .0" ,
13
13
"firebase-functions" : " 3.24.1"
14
14
},
15
15
"private" : true ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"private" : true ,
10
10
"dependencies" : {
11
- "firebase-admin" : " 11.0 .0" ,
11
+ "firebase-admin" : " 11.3 .0" ,
12
12
"firebase-functions" : " 3.24.1"
13
13
},
14
14
"engines" : {
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"eslint" : " 7.32.0" ,
17
17
"eslint-plugin-unused-imports" : " 2.0.0" ,
18
- "prettier" : " 2.7.1 "
18
+ "prettier" : " 2.8.0 "
19
19
},
20
20
"repository" : {
21
21
"directory" : " repo-scripts/prune-dts" ,
Original file line number Diff line number Diff line change 28
28
"@rollup/plugin-virtual" : " 2.1.0" ,
29
29
"webpack" : " 4.46.0" ,
30
30
"@types/webpack" : " 5.28.0" ,
31
- "webpack-virtual-modules" : " 0.4.5 " ,
31
+ "webpack-virtual-modules" : " 0.4.6 " ,
32
32
"child-process-promise" : " 2.2.1" ,
33
33
"memfs" : " 3.4.7" ,
34
34
"tmp" : " 0.2.1" ,
You can’t perform that action at this time.
0 commit comments