Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2020
1 parent 96076f0 commit cacee9d
Show file tree
Hide file tree
Showing 31 changed files with 674 additions and 317 deletions.
4 changes: 2 additions & 2 deletions config/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "Cloud Functions for Firebase",
"dependencies": {
"cors": "2.8.5",
"firebase-admin": "9.0.0",
"firebase-functions": "3.9.0"
"firebase-admin": "9.1.1",
"firebase-functions": "3.11.0"
},
"private": true,
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions integration/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"firebase": "7.19.0",
"@babel/core": "7.11.0",
"@babel/core": "7.11.4",
"@babel/preset-env": "7.11.0",
"@types/chai": "4.2.12",
"@types/mocha": "7.0.2",
Expand All @@ -20,7 +20,7 @@
"karma-mocha": "2.0.1",
"karma-sauce-launcher": "1.2.0",
"karma-spec-reporter": "0.0.32",
"karma-typescript": "5.0.3",
"karma-typescript": "5.1.0",
"mocha": "7.2.0",
"npm-run-all": "4.1.5",
"typescript": "3.9.7"
Expand Down
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@
"repo-scripts/*"
],
"devDependencies": {
"@changesets/changelog-github": "0.2.6",
"@changesets/cli": "2.9.2",
"@microsoft/api-documenter": "7.8.21",
"@microsoft/api-extractor": "7.9.2",
"@changesets/changelog-github": "0.2.7",
"@changesets/cli": "2.10.1",
"@microsoft/api-documenter": "7.8.35",
"@microsoft/api-extractor": "7.9.10",
"@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3",
"@types/child-process-promise": "2.2.1",
"@types/clone": "0.1.30",
"@types/inquirer": "7.3.0",
"@types/inquirer": "7.3.1",
"@types/listr": "0.14.2",
"@types/long": "4.0.1",
"@types/mocha": "7.0.2",
"@types/mz": "2.7.1",
"@types/node": "12.12.53",
"@types/sinon": "9.0.4",
"@types/node": "12.12.54",
"@types/sinon": "9.0.5",
"@types/sinon-chai": "3.2.4",
"@types/tmp": "0.2.0",
"@types/yargs": "15.0.5",
Expand All @@ -95,12 +95,12 @@
"coveralls": "3.1.0",
"del": "5.1.0",
"dependency-graph": "0.9.0",
"eslint": "7.6.0",
"eslint": "7.7.0",
"eslint-plugin-import": "2.22.0",
"express": "4.17.1",
"find-free-port": "2.0.0",
"firebase-functions": "3.9.0",
"firebase-tools": "8.6.0",
"firebase-functions": "3.11.0",
"firebase-tools": "8.9.0",
"git-rev-sync": "2.0.0",
"glob": "7.1.6",
"http-server": "0.12.3",
Expand All @@ -118,14 +118,14 @@
"karma-mocha-reporter": "2.2.5",
"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "1.2.0",
"karma-sourcemap-loader": "0.3.7",
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"karma-summary-reporter": "1.8.0",
"karma-webpack": "4.0.2",
"lcov-result-merger": "3.1.0",
"lerna": "3.22.1",
"listr": "0.14.3",
"lodash": "4.17.19",
"lodash": "4.17.20",
"long": "3.2.0",
"merge2": "1.4.1",
"mkdirp": "1.0.4",
Expand All @@ -134,15 +134,15 @@
"npm-run-all": "4.1.5",
"npm-run-path": "4.0.1",
"nyc": "15.1.0",
"ora": "4.0.5",
"prettier": "2.0.5",
"ora": "4.1.1",
"prettier": "2.1.0",
"protractor": "5.4.2",
"rxjs": "6.6.2",
"semver": "7.3.2",
"simple-git": "1.132.0",
"sinon": "9.0.2",
"sinon": "9.0.3",
"sinon-chai": "3.5.0",
"source-map-loader": "1.0.1",
"source-map-loader": "1.0.2",
"terser": "4.8.0",
"ts-loader": "6.2.2",
"ts-node": "8.10.2",
Expand Down
4 changes: 2 additions & 2 deletions packages-exp/app-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages-exp/firebase-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@firebase/firestore": "1.16.5"
},
"devDependencies": {
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-license": "2.1.0",
"rollup-plugin-license": "2.2.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "6.1.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-uglify": "6.0.4",
"gulp": "4.0.2",
"gulp-sourcemaps": "2.6.5",
Expand Down
4 changes: 2 additions & 2 deletions packages-exp/functions-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"devDependencies": {
"@firebase/app-exp": "0.0.800",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup": "2.26.5",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.6.10",
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.9.7"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"xmlhttprequest": "1.8.0"
},
"devDependencies": {
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/demo/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"logs": "firebase functions:log"
},
"dependencies": {
"firebase-admin": "9.0.0",
"firebase-functions": "3.9.0"
"firebase-admin": "9.1.1",
"firebase-functions": "3.11.0"
},
"private": true
}
83 changes: 42 additions & 41 deletions packages/auth/demo/functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,45 +12,45 @@
resolved "https://registry.npmjs.org/@firebase/auth-interop-types/-/auth-interop-types-0.1.5.tgz#9fc9bd7c879f16b8d1bb08373a0f48c3a8b74557"
integrity sha512-88h74TMQ6wXChPA6h9Q3E1Jg6TkTHep2+k63OWg3s0ozyGVMeY+TTOti7PFPzq5RhszQPQOoCi59es4MaRvgCw==

"@firebase/[email protected].13":
version "0.1.13"
resolved "https://registry.npmjs.org/@firebase/component/-/component-0.1.13.tgz#b4aaaae3a8b7c2a591de21d2c713ca271a3723d5"
integrity sha512-DuSIM96NQkE3Yo77IOa5BWw8VBdvCR5cbMLNiFT4X3dTU15Dm0zHjncQHt/6rQpABGNYWAfOCJmSU1v6vc3DFA==
"@firebase/[email protected].18":
version "0.1.18"
resolved "https://registry.npmjs.org/@firebase/component/-/component-0.1.18.tgz#28e69e54b79953376283464cb0543bde4c104140"
integrity sha512-c8gd1k/e0sbBTR0xkLIYUN8nVkA0zWxcXGIvdfYtGEsNw6n7kh5HkcxKXOPB8S7bcPpqZkGgBIfvd94IyG2gaQ==
dependencies:
"@firebase/util" "0.2.48"
tslib "1.11.1"
"@firebase/util" "0.3.1"
tslib "^1.11.1"

"@firebase/[email protected].1":
version "0.5.1"
resolved "https://registry.npmjs.org/@firebase/database-types/-/database-types-0.5.1.tgz#fab2f3fb48eec374a9f435ed21e138635cb9b71c"
integrity sha512-onQxom1ZBYBJ648w/VNRzUewovEDAH7lvnrrpCd69ukkyrMk6rGEO/PQ9BcNEbhlNtukpsqRS0oNOFlHs0FaSA==
"@firebase/[email protected].2", "@firebase/database-types@^0.5.2":
version "0.5.2"
resolved "https://registry.npmjs.org/@firebase/database-types/-/database-types-0.5.2.tgz#23bec8477f84f519727f165c687761e29958b63c"
integrity sha512-ap2WQOS3LKmGuVFKUghFft7RxXTyZTDr0Xd8y2aqmWsbJVjgozi0huL/EUMgTjGFrATAjcf2A7aNs8AKKZ2a8g==
dependencies:
"@firebase/app-types" "0.6.1"

"@firebase/database@^0.6.0":
version "0.6.4"
resolved "https://registry.npmjs.org/@firebase/database/-/database-0.6.4.tgz#00220a8d2e69e93ad22ae51620762b58c12eb044"
integrity sha512-m3jaElEEXhr3a9D+M/kbDuRCQG5EmrnSqyEq7iNk3s5ankIrALid0AYm2RZF764F/DIeMFtAzng4EyyEqsaQlQ==
"@firebase/database@^0.6.10":
version "0.6.11"
resolved "https://registry.npmjs.org/@firebase/database/-/database-0.6.11.tgz#74a09d5f4769eb97c00bc2f7621f54efbccea6f2"
integrity sha512-QOHhB7+CdjVhEXG9CyX0roA9ARJcEuwbozz0Bix+ULuZqjQ58KUFHMH1apW6EEiUP22d/mYD7dNXsUGshjL9PA==
dependencies:
"@firebase/auth-interop-types" "0.1.5"
"@firebase/component" "0.1.13"
"@firebase/database-types" "0.5.1"
"@firebase/logger" "0.2.5"
"@firebase/util" "0.2.48"
"@firebase/component" "0.1.18"
"@firebase/database-types" "0.5.2"
"@firebase/logger" "0.2.6"
"@firebase/util" "0.3.1"
faye-websocket "0.11.3"
tslib "1.11.1"
tslib "^1.11.1"

"@firebase/[email protected].5":
version "0.2.5"
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.2.5.tgz#bac27bfef32b36e3ecc4b9a5018e9441cb4765e6"
integrity sha512-qqw3m0tWs/qrg7axTZG/QZq24DIMdSY6dGoWuBn08ddq7+GLF5HiqkRj71XznYeUUbfRq5W9C/PSFnN4JxX+WA==
"@firebase/[email protected].6":
version "0.2.6"
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.2.6.tgz#3aa2ca4fe10327cabf7808bd3994e88db26d7989"
integrity sha512-KIxcUvW/cRGWlzK9Vd2KB864HlUnCfdTH0taHE0sXW5Xl7+W68suaeau1oKNEqmc3l45azkd4NzXTCWZRZdXrw==

"@firebase/util@0.2.48":
version "0.2.48"
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.2.48.tgz#5f1d7a399f3208c08ec9d47cfec7ae07d1eaa6d1"
integrity sha512-6Wzq6IBF//3mrMTmTQ+JmceM0PMQpxV2GVfXhZn/4sMMkkhB0MA908nPDnatoHwUKyWE3BMw+uTLkyBnkuTu5A==
"@firebase/util@0.3.1":
version "0.3.1"
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.3.1.tgz#8c95152a00121bd31fb7c1fc6520ca208976e384"
integrity sha512-zjVd9rfL08dRRdZILFn1RZTHb1euCcnD9N/9P56gdBcm2bvT5XsCC4G6t5toQBpE/H/jYe5h6MZMqfLu3EQLXw==
dependencies:
tslib "1.11.1"
tslib "^1.11.1"

"@google-cloud/common@^3.0.0":
version "3.3.2"
Expand Down Expand Up @@ -591,12 +591,13 @@ finalhandler@~1.1.2:
statuses "~1.5.0"
unpipe "~1.0.0"

firebase-admin@9.0.0:
version "9.0.0"
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-9.0.0.tgz#d68551a33e9c14252453743cd6ef9e5ad3251816"
integrity sha512-LP4xD+JxfEZ+e1kBIKT2kbDa9UFChwgL4488NexvTjhynNcJsKCGmawl2FMvZ2UPwXKgWBpLXJ07cYp6gk5lcw==
firebase-admin@9.1.1:
version "9.1.1"
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-9.1.1.tgz#153aff515140a41d92ebc51231c12c7b2f4c3e69"
integrity sha512-HkzY9yN/kOe1EQgjheURAQ4pFBerI54TBL0+nj1fwzKnAnGCpcI73Bbwx99Pk3u2x4rj6bDcsZfz9bA8y7DWtQ==
dependencies:
"@firebase/database" "^0.6.0"
"@firebase/database" "^0.6.10"
"@firebase/database-types" "^0.5.2"
"@types/node" "^10.10.0"
dicer "^0.3.0"
jsonwebtoken "^8.5.1"
Expand All @@ -605,10 +606,10 @@ [email protected]:
"@google-cloud/firestore" "^4.0.0"
"@google-cloud/storage" "^5.0.0"

firebase-functions@3.9.0:
version "3.9.0"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.9.0.tgz#b010c0d48cb78e80bf454b6b4ac065bfd5ccb029"
integrity sha512-PHwEvm/c0CNWFxfilmhyZBu5pZlQ2EJk/W4G2yKUm2yHGuh2ZZcga0s4Tj52vllX2eE+NkAsDsJpGdnjljA6+Q==
firebase-functions@3.11.0:
version "3.11.0"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.11.0.tgz#92f5a6af6a10641da6dc9b41b29974658b621a7b"
integrity sha512-i1uMhZ/M6i5SCI3ulKo7EWX0/LD+I5o6N+sk0HbOWfzyWfOl0iJTvQkR3BVDcjrlhPVC4xG1bDTLxd+DTkLqaw==
dependencies:
"@types/express" "4.17.3"
cors "^2.8.5"
Expand Down Expand Up @@ -1339,10 +1340,10 @@ [email protected]:
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==

[email protected]:
version "1.11.1"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
tslib@^1.11.1:
version "1.13.0"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==

type-is@~1.6.17, type-is@~1.6.18:
version "1.6.18"
Expand Down
4 changes: 2 additions & 2 deletions packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup": "2.26.5",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"devDependencies": {
"@firebase/app": "0.6.10",
"@firebase/app-types": "0.6.1",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup": "2.26.5",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@firebase/util": "0.3.1"
},
"devDependencies": {
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-license": "2.1.0",
"rollup-plugin-license": "2.2.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "6.1.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.9.7"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@
"@types/json-stable-stringify": "1.0.32",
"json-stable-stringify": "1.0.1",
"protobufjs": "6.10.1",
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-copy-assets": "1.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "6.1.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"ts-node": "8.10.2",
"typescript": "3.9.7"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@firebase/app": "0.6.10",
"@firebase/messaging": "0.7.0",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup": "2.26.5",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/installations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@firebase/app": "0.6.10",
"rollup": "2.23.0",
"rollup": "2.26.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.9.7"
},
Expand Down
Loading

0 comments on commit cacee9d

Please sign in to comment.