Skip to content

Commit 5e5e160

Browse files
maciej-kisiellaurenzlong
authored andcommitted
Update firebase-admin in integration tests to v6.0.0 (#325)
1 parent 42ec44d commit 5e5e160

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration_test/package.node6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@google-cloud/pubsub": "~0.19.0",
99
"@types/google-cloud__pubsub": "^0.18.0",
1010
"@types/lodash": "~4.14.41",
11-
"firebase-admin": "~5.13.0",
11+
"firebase-admin": "~6.0.0",
1212
"firebase-functions": "./firebase-functions.tgz",
1313
"lodash": "~4.17.2"
1414
},

integration_test/package.node8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@google-cloud/pubsub": "~0.19.0",
99
"@types/google-cloud__pubsub": "^0.18.0",
1010
"@types/lodash": "~4.14.41",
11-
"firebase-admin": "~5.13.0",
11+
"firebase-admin": "~6.0.0",
1212
"firebase-functions": "./firebase-functions.tgz",
1313
"lodash": "~4.17.2"
1414
},

0 commit comments

Comments
 (0)