Skip to content

Commit 331db6a

Browse files
committed
Update all non-major dependencies
1 parent 1ca8b66 commit 331db6a

File tree

22 files changed

+275
-210
lines changed

22 files changed

+275
-210
lines changed

config/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Cloud Functions for Firebase",
44
"dependencies": {
55
"cors": "2.8.5",
6-
"firebase-admin": "8.4.0",
6+
"firebase-admin": "8.5.0",
77
"firebase-functions": "3.2.0"
88
},
99
"private": true,

integration/browserify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"firebase": "6.6.0"
1111
},
1212
"devDependencies": {
13-
"@babel/core": "7.5.5",
14-
"@babel/preset-env": "7.5.5",
13+
"@babel/core": "7.6.0",
14+
"@babel/preset-env": "7.6.0",
1515
"browserify": "16.5.0",
1616
"chai": "4.2.0",
1717
"karma": "4.3.0",

integration/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"mocha": "6.2.0",
1919
"node-fetch": "2.6.0",
2020
"selenium-assistant": "5.4.0",
21-
"sinon": "7.4.1"
21+
"sinon": "7.4.2"
2222
}
2323
}

integration/typescript/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"firebase": "6.6.0"
1010
},
1111
"devDependencies": {
12-
"@babel/core": "7.5.5",
13-
"@babel/preset-env": "7.5.5",
14-
"@types/chai": "4.2.0",
12+
"@babel/core": "7.6.0",
13+
"@babel/preset-env": "7.6.0",
14+
"@types/chai": "4.2.1",
1515
"@types/mocha": "5.2.7",
1616
"@types/node": "11.13.20",
1717
"chai": "4.2.0",

integration/webpack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"firebase": "6.6.0"
1111
},
1212
"devDependencies": {
13-
"@babel/core": "7.5.5",
14-
"@babel/preset-env": "7.5.5",
13+
"@babel/core": "7.6.0",
14+
"@babel/preset-env": "7.6.0",
1515
"chai": "4.2.0",
1616
"karma": "4.3.0",
1717
"karma-babel-preprocessor": "8.0.1",
@@ -22,6 +22,6 @@
2222
"karma-spec-reporter": "0.0.32",
2323
"mocha": "6.2.0",
2424
"webpack": "4.39.3",
25-
"webpack-cli": "3.3.7"
25+
"webpack-cli": "3.3.8"
2626
}
2727
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"clone": "2.1.2",
5151
"coveralls": "3.0.6",
5252
"dependency-graph": "0.8.0",
53-
"firebase-tools": "7.3.0",
53+
"firebase-tools": "7.3.1",
5454
"glob": "7.1.4",
55-
"husky": "3.0.4",
55+
"husky": "3.0.5",
5656
"inquirer": "6.5.2",
5757
"istanbul-instrumenter-loader": "3.0.1",
5858
"js-yaml": "3.13.1",
@@ -66,7 +66,7 @@
6666
"ora": "3.4.0",
6767
"prettier": "1.18.2",
6868
"semver": "6.3.0",
69-
"simple-git": "1.124.0",
69+
"simple-git": "1.126.0",
7070
"typedoc": "0.15.0",
7171
"ts-node": "8.3.0",
7272
"typescript": "3.5.3",

packages/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"xmlhttprequest": "1.8.0"
3535
},
3636
"devDependencies": {
37-
"@types/chai": "4.2.0",
37+
"@types/chai": "4.2.1",
3838
"@types/mocha": "5.2.7",
3939
"@types/sinon": "7.0.13",
4040
"chai": "4.2.0",
@@ -55,16 +55,16 @@
5555
"rollup-plugin-replace": "2.2.0",
5656
"rollup-plugin-typescript2": "0.24.0",
5757
"rollup-plugin-json": "4.0.0",
58-
"sinon": "7.4.1",
58+
"sinon": "7.4.2",
5959
"source-map-loader": "0.2.4",
6060
"ts-loader": "6.0.4",
6161
"ts-node": "8.3.0",
6262
"typescript": "3.5.3",
6363
"webpack": "4.39.3",
6464
"eslint": "5.16.0",
65-
"@typescript-eslint/parser": "2.0.0",
66-
"@typescript-eslint/eslint-plugin": "2.0.0",
67-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
65+
"@typescript-eslint/parser": "2.1.0",
66+
"@typescript-eslint/eslint-plugin": "2.1.0",
67+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
6868
"eslint-plugin-import": "2.18.2"
6969
},
7070
"repository": {

packages/auth/demo/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"logs": "firebase functions:log"
1010
},
1111
"dependencies": {
12-
"firebase-admin": "8.4.0",
12+
"firebase-admin": "8.5.0",
1313
"firebase-functions": "3.2.0"
1414
},
1515
"private": true

packages/auth/demo/functions/yarn.lock

Lines changed: 33 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,38 @@
22
# yarn lockfile v1
33

44

5-
"@firebase/[email protected]":
6-
version "0.4.2"
7-
resolved "https://registry.npmjs.org/@firebase/database-types/-/database-types-0.4.2.tgz#7bb2e605b914ad5cca7b1f4f5d8e7940fa37a708"
8-
integrity sha512-rBF/Sp4S4zzVg+a6h0iEiXR2GdNRrvx2BR6IcvGHnSPF7XVpj9UuUWtZMJyO+vWP3zlIGDvlNRJ4qF01Y6KxGg==
9-
10-
"@firebase/database@^0.4.7":
11-
version "0.4.9"
12-
resolved "https://registry.npmjs.org/@firebase/database/-/database-0.4.9.tgz#17bec6fa13ea6f2a096bed3b5bd7b4010de39ac4"
13-
integrity sha512-RhV6ID+n8fdC6bUkfYeYwYI8LvG5bfrp+BTiiBXdh/r7wbnZLcrGAIjdbp666KQhfd5ZLIzRLPpDP4DLEFC0sQ==
14-
dependencies:
15-
"@firebase/database-types" "0.4.2"
16-
"@firebase/logger" "0.1.20"
17-
"@firebase/util" "0.2.23"
5+
"@firebase/[email protected]":
6+
version "0.4.3"
7+
resolved "https://registry.npmjs.org/@firebase/app-types/-/app-types-0.4.3.tgz#80d2b6e5ee43ac99892329ab02301ee7ed82da45"
8+
integrity sha512-VU5c+ZjejvefLVH4cjiX3Hy1w9HYMv7TtZ1tF9ZmOqT4DSIU1a3VISWoo8///cGGffr5IirMO+Q/WZLI4p8VcA==
9+
10+
"@firebase/[email protected]":
11+
version "0.4.3"
12+
resolved "https://registry.npmjs.org/@firebase/database-types/-/database-types-0.4.3.tgz#4ee4ada5544f3629fb451e216da8f917a80ae8cd"
13+
integrity sha512-21yCiJA2Tyt6dJYwWeB69MwoawBu5UWNtP6MAY0ugyRBHVdjAMHMYalPxCjZ46LAmhfim0+i8NXRadOFVS3hUA==
14+
dependencies:
15+
"@firebase/app-types" "0.x"
16+
17+
"@firebase/database@^0.5.1":
18+
version "0.5.2"
19+
resolved "https://registry.npmjs.org/@firebase/database/-/database-0.5.2.tgz#9f480c64f7a16569ae8cf18ed82b22acf0ea0885"
20+
integrity sha512-LnXKRE1AmjlS+iRF7j8vx+Ni8x85CmLP5u5Pw5rDKhKLn2eTR1tJKD937mUeeGEtDHwR1rrrkLYOqRR2cSG3hQ==
21+
dependencies:
22+
"@firebase/database-types" "0.4.3"
23+
"@firebase/logger" "0.1.24"
24+
"@firebase/util" "0.2.27"
1825
faye-websocket "0.11.3"
1926
tslib "1.10.0"
2027

21-
"@firebase/[email protected].20":
22-
version "0.1.20"
23-
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.1.20.tgz#b04cc13ddd4ec58e41efd335e98ad477f57202aa"
24-
integrity sha512-ahGXFhqow5RjrhwnYZNHluZt6UVdFt1iRrGzhYEJVGlkyBy0vXELn1P6ajIi8BKGQhu5sBQm8I1n6bVDlHQkUA==
28+
"@firebase/[email protected].24":
29+
version "0.1.24"
30+
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.1.24.tgz#770468c9f6c910c0db6008f7dccad88bb1df06d6"
31+
integrity sha512-wPwhWCepEjWiTIqeC9U+7Hcw4XwezKPdXmyXbYSPiWNDcVekNgMPkntwSK+/2ufJO/1nMwAL2n6fL12oQG/PpQ==
2532

26-
"@firebase/[email protected].23":
27-
version "0.2.23"
28-
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.2.23.tgz#3e4090be9e2b8e720d72730724f026ce83f71736"
29-
integrity sha512-Zfc9Oo656ad/a51pow3zJvc2kGJR/KvacaL8MgHAWxYzOsiN6RofcgRlanWO2zLy76KCVI4ZRDrvcmGRnD7e+w==
33+
"@firebase/[email protected].27":
34+
version "0.2.27"
35+
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.2.27.tgz#6adac01023af835ed44379534b09fd1399f6f469"
36+
integrity sha512-kFlbWNX1OuLfHrDXZ5QLmNNiLtMyxzbBgMo1DY1tXMjKK1AMYsHnyjInA8esvO0SCDp5XN3Pt9EDlhY4sRiLsw==
3037
dependencies:
3138
tslib "1.10.0"
3239

@@ -571,12 +578,12 @@ finalhandler@~1.1.2:
571578
statuses "~1.5.0"
572579
unpipe "~1.0.0"
573580

574-
firebase-admin@8.4.0:
575-
version "8.4.0"
576-
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.4.0.tgz#b3ba7330afbaa0d223f344d361f566da0e3f2126"
577-
integrity sha512-DRAAPRFYhdpwNu8KDceuem7Y1yvFZRqAf6iO5/5IwiHTp9ojRin/V8eV2eNjY3C4tZCKkJDpXvCBtwbvBejFDA==
581+
firebase-admin@8.5.0:
582+
version "8.5.0"
583+
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.5.0.tgz#99d1a007edb1689c3012eca64968c93846d5e292"
584+
integrity sha512-rvgCj5Z1iFOT6K6uW37VRl4PKNpAcBFu/FIQ4Nl5bFnqbHSxf+QxzsqdsUtIxdqZU1yh2DTs2t+s5qORx/T9+g==
578585
dependencies:
579-
"@firebase/database" "^0.4.7"
586+
"@firebase/database" "^0.5.1"
580587
"@types/node" "^8.0.53"
581588
dicer "^0.3.0"
582589
jsonwebtoken "8.1.0"

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"del": "5.1.0",
2626
"express": "4.17.1",
2727
"firebase-functions": "3.2.0",
28-
"firebase-tools": "7.3.0",
28+
"firebase-tools": "7.3.1",
2929
"google-closure-compiler": "20190709.0.0",
3030
"google-closure-library": "20190709.0.0",
3131
"gulp": "4.0.2",

packages/database/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@firebase/app": "0.4.16",
3434
"@firebase/app-types": "0.x",
35-
"@types/chai": "4.2.0",
35+
"@types/chai": "4.2.1",
3636
"@types/mocha": "5.2.7",
3737
"@types/node": "11.13.20",
3838
"@types/sinon": "7.0.13",
@@ -51,7 +51,7 @@
5151
"nyc": "14.1.1",
5252
"rollup": "1.20.3",
5353
"rollup-plugin-typescript2": "0.24.0",
54-
"sinon": "7.4.1",
54+
"sinon": "7.4.2",
5555
"source-map-loader": "0.2.4",
5656
"ts-loader": "6.0.4",
5757
"ts-node": "8.3.0",

packages/firestore/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@firebase/app-types": "0.x"
4444
},
4545
"devDependencies": {
46-
"@types/chai": "4.2.0",
46+
"@types/chai": "4.2.1",
4747
"@types/long": "4.0.0",
4848
"@types/mocha": "5.2.7",
4949
"@types/sinon": "7.0.13",
@@ -73,7 +73,7 @@
7373
"rollup-plugin-node-resolve": "5.2.0",
7474
"rollup-plugin-replace": "2.2.0",
7575
"rollup-plugin-typescript2": "0.24.0",
76-
"sinon": "7.4.1",
76+
"sinon": "7.4.2",
7777
"source-map-loader": "0.2.4",
7878
"ts-loader": "6.0.4",
7979
"ts-node": "8.3.0",
@@ -82,9 +82,9 @@
8282
"webpack": "4.39.3",
8383
"yargs": "14.0.0",
8484
"eslint": "5.16.0",
85-
"@typescript-eslint/parser": "2.0.0",
86-
"@typescript-eslint/eslint-plugin": "2.0.0",
87-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
85+
"@typescript-eslint/parser": "2.1.0",
86+
"@typescript-eslint/eslint-plugin": "2.1.0",
87+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
8888
"eslint-plugin-import": "2.18.2"
8989
},
9090
"repository": {

packages/functions/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@firebase/app-types": "0.x"
2929
},
3030
"devDependencies": {
31-
"@types/chai": "4.2.0",
31+
"@types/chai": "4.2.1",
3232
"@types/chai-as-promised": "7.1.2",
3333
"@types/mocha": "5.2.7",
3434
"@types/sinon": "7.0.13",
@@ -47,7 +47,7 @@
4747
"nyc": "14.1.1",
4848
"rollup": "1.20.3",
4949
"rollup-plugin-typescript2": "0.24.0",
50-
"sinon": "7.4.1",
50+
"sinon": "7.4.2",
5151
"source-map-loader": "0.2.4",
5252
"ts-loader": "6.0.4",
5353
"ts-node": "8.3.0",
@@ -56,9 +56,9 @@
5656
"webpack": "4.39.3",
5757
"yargs": "14.0.0",
5858
"eslint": "5.16.0",
59-
"@typescript-eslint/parser": "2.0.0",
60-
"@typescript-eslint/eslint-plugin": "2.0.0",
61-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
59+
"@typescript-eslint/parser": "2.1.0",
60+
"@typescript-eslint/eslint-plugin": "2.1.0",
61+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
6262
"@firebase/messaging": "0.4.10"
6363
},
6464
"repository": {

packages/installations/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prepare": "yarn build"
2222
},
2323
"devDependencies": {
24-
"@types/chai": "4.2.0",
24+
"@types/chai": "4.2.1",
2525
"@types/chai-as-promised": "7.1.2",
2626
"@types/mocha": "5.2.7",
2727
"@types/sinon": "7.0.13",
@@ -36,14 +36,14 @@
3636
"rollup-plugin-node-resolve": "5.2.0",
3737
"rollup-plugin-typescript2": "0.24.0",
3838
"rollup-plugin-uglify": "6.0.3",
39-
"sinon": "7.4.1",
39+
"sinon": "7.4.2",
4040
"sinon-chai": "3.3.0",
4141
"tslint": "5.19.0",
4242
"typescript": "3.5.3",
4343
"eslint": "5.16.0",
44-
"@typescript-eslint/parser": "2.0.0",
45-
"@typescript-eslint/eslint-plugin": "2.0.0",
46-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
44+
"@typescript-eslint/parser": "2.1.0",
45+
"@typescript-eslint/eslint-plugin": "2.1.0",
46+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
4747
"eslint-plugin-import": "2.18.2"
4848
},
4949
"peerDependencies": {

packages/logger/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"license": "Apache-2.0",
2424
"devDependencies": {
25-
"@types/chai": "4.2.0",
25+
"@types/chai": "4.2.1",
2626
"@types/mocha": "5.2.7",
2727
"@types/sinon": "7.0.13",
2828
"chai": "4.2.0",
@@ -35,7 +35,7 @@
3535
"karma-spec-reporter": "0.0.32",
3636
"karma-webpack": "4.0.2",
3737
"mocha": "6.2.0",
38-
"sinon": "7.4.1",
38+
"sinon": "7.4.2",
3939
"npm-run-all": "4.1.5",
4040
"nyc": "14.1.1",
4141
"rollup": "1.20.3",
@@ -45,9 +45,9 @@
4545
"typescript": "3.5.3",
4646
"webpack": "4.39.3",
4747
"eslint": "5.16.0",
48-
"@typescript-eslint/parser": "2.0.0",
49-
"@typescript-eslint/eslint-plugin": "2.0.0",
50-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
48+
"@typescript-eslint/parser": "2.1.0",
49+
"@typescript-eslint/eslint-plugin": "2.1.0",
50+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
5151
"eslint-plugin-import": "2.18.2"
5252
},
5353
"repository": {

packages/messaging/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tslib": "1.10.0"
3232
},
3333
"devDependencies": {
34-
"@types/chai": "4.2.0",
34+
"@types/chai": "4.2.1",
3535
"@types/mocha": "5.2.7",
3636
"@types/sinon": "7.0.13",
3737
"chai": "4.2.0",
@@ -48,13 +48,13 @@
4848
"npm-run-all": "4.1.5",
4949
"rollup": "1.20.3",
5050
"rollup-plugin-typescript2": "0.24.0",
51-
"sinon": "7.4.1",
51+
"sinon": "7.4.2",
5252
"tslint": "5.19.0",
5353
"typescript": "3.5.3",
5454
"eslint": "5.16.0",
55-
"@typescript-eslint/parser": "2.0.0",
56-
"@typescript-eslint/eslint-plugin": "2.0.0",
57-
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
55+
"@typescript-eslint/parser": "2.1.0",
56+
"@typescript-eslint/eslint-plugin": "2.1.0",
57+
"@typescript-eslint/eslint-plugin-tslint": "2.1.0",
5858
"eslint-plugin-import": "2.18.2"
5959
},
6060
"repository": {

0 commit comments

Comments
 (0)