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 7, 2020
1 parent 41ed6f2 commit 42108dd
Show file tree
Hide file tree
Showing 27 changed files with 378 additions and 124 deletions.
4 changes: 2 additions & 2 deletions integration/browserify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"devDependencies": {
"firebase": "7.17.1",
"@babel/core": "7.11.0",
"@babel/core": "7.11.1",
"@babel/preset-env": "7.11.0",
"browserify": "16.5.1",
"browserify": "16.5.2",
"chai": "4.2.0",
"karma": "5.1.1",
"karma-babel-preprocessor": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion integration/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"firebase": "7.17.1",
"@babel/core": "7.11.0",
"@babel/core": "7.11.1",
"@babel/preset-env": "7.11.0",
"@types/chai": "4.2.12",
"@types/mocha": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion integration/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"firebase": "7.17.1",
"@babel/core": "7.11.0",
"@babel/core": "7.11.1",
"@babel/preset-env": "7.11.0",
"chai": "4.2.0",
"karma": "5.1.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@
"devDependencies": {
"@changesets/changelog-github": "0.2.6",
"@changesets/cli": "2.9.2",
"@microsoft/api-documenter": "7.8.21",
"@microsoft/api-extractor": "7.9.2",
"@microsoft/api-documenter": "7.8.22",
"@microsoft/api-extractor": "7.9.3",
"@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/long": "4.0.1",
"@types/mocha": "7.0.2",
"@types/node": "12.12.53",
"@types/node": "12.12.54",
"@types/sinon": "9.0.4",
"@types/sinon-chai": "3.2.4",
"@types/tmp": "0.2.0",
Expand All @@ -96,7 +96,7 @@
"express": "4.17.1",
"find-free-port": "2.0.0",
"firebase-functions": "3.9.0",
"firebase-tools": "8.6.0",
"firebase-tools": "8.7.0",
"git-rev-sync": "2.0.0",
"glob": "7.1.6",
"http-server": "0.12.3",
Expand Down Expand Up @@ -130,7 +130,7 @@
"npm-run-all": "4.1.5",
"npm-run-path": "4.0.1",
"nyc": "15.1.0",
"ora": "4.0.5",
"ora": "4.1.1",
"prettier": "2.0.5",
"protractor": "5.4.2",
"rxjs": "6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/app-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup": "2.23.0",
"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-exp/firebase-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"devDependencies": {
"rollup": "2.23.0",
"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
2 changes: 1 addition & 1 deletion packages-exp/functions-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@firebase/app-exp": "0.0.800",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"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
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rollup": "2.23.0",
"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
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@firebase/app": "0.6.9",
"@firebase/app-types": "0.6.1",
"rollup": "2.23.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/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
"devDependencies": {
"rollup": "2.23.0",
"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
2 changes: 1 addition & 1 deletion packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"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
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@firebase/messaging": "0.6.21",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/installations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"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
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"ts-essentials": "7.0.0",
"typescript": "3.9.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1"
"rollup-plugin-typescript2": "0.27.2"
},
"repository": {
"directory": "packages/polyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rxfire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup": "2.23.0",
"rollup-plugin-commonjs": "10.1.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
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@firebase/auth": "0.x",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.23.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/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"@types/request": "2.48.5",
"firebase-tools": "8.6.0",
"firebase-tools": "8.7.0",
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1"
"rollup-plugin-typescript2": "0.27.2"
},
"repository": {
"directory": "packages/testing",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"rollup": "2.23.0",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webchannel-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"rollup": "2.23.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-typescript2": "0.27.1",
"rollup-plugin-typescript2": "0.27.2",
"typescript": "3.9.7"
},
"repository": {
Expand Down
Loading

0 comments on commit 42108dd

Please sign in to comment.