Skip to content

Commit

Permalink
Update all non-major dependencies (#5507)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 25, 2021
1 parent 85d2c4d commit d3041d8
Show file tree
Hide file tree
Showing 48 changed files with 225 additions and 255 deletions.
2 changes: 1 addition & 1 deletion config/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"cors": "2.8.5",
"firebase-admin": "9.11.1",
"firebase-functions": "3.15.5"
"firebase-functions": "3.15.7"
},
"private": true,
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion integration/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"firebase": "9.1.0",
"@types/chai": "4.2.21",
"@types/chai": "4.2.22",
"@types/mocha": "9.0.0",
"chai": "4.3.4",
"karma": "6.3.4",
Expand Down
2 changes: 1 addition & 1 deletion integration/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"express": "4.17.1",
"geckodriver": "2.0.4",
"mocha": "9.1.1",
"node-fetch": "2.6.2",
"node-fetch": "2.6.5",
"selenium-assistant": "6.1.0"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@babel/preset-env": "7.15.6",
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.17.0",
"@types/chai": "4.2.21",
"@types/chai": "4.2.22",
"@types/chai-as-promised": "7.1.4",
"@types/child-process-promise": "2.2.2",
"@types/clone": "2.1.1",
Expand All @@ -77,16 +77,16 @@
"@types/long": "4.0.1",
"@types/mocha": "9.0.0",
"@types/mz": "2.7.4",
"@types/node": "12.20.24",
"@types/node": "12.20.26",
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.5",
"@types/tmp": "0.2.1",
"@types/yargs": "17.0.2",
"@types/yargs": "17.0.3",
"@types/js-yaml": "4.0.3",
"@types/request": "2.48.7",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/eslint-plugin-tslint": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/eslint-plugin-tslint": "4.31.2",
"@typescript-eslint/parser": "4.31.2",
"api-documenter-me": "0.1.1",
"api-extractor-me": "0.1.2",
"babel-loader": "8.2.2",
Expand All @@ -100,17 +100,17 @@
"dependency-graph": "0.11.0",
"eslint": "7.32.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-unused-imports": "1.1.4",
"eslint-plugin-unused-imports": "1.1.5",
"express": "4.17.1",
"find-free-port": "2.0.0",
"firebase-functions": "3.15.5",
"firebase-functions": "3.15.7",
"firebase-tools": "9.18.0",
"git-rev-sync": "3.0.1",
"glob": "7.1.7",
"http-server": "13.0.1",
"glob": "7.2.0",
"http-server": "13.0.2",
"husky": "4.3.8",
"indexeddbshim": "8.0.0",
"inquirer": "8.1.2",
"inquirer": "8.1.5",
"istanbul-instrumenter-loader": "3.0.1",
"js-yaml": "4.1.0",
"karma": "6.3.4",
Expand All @@ -123,7 +123,7 @@
"karma-safari-launcher": "1.0.0",
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"karma-summary-reporter": "2.0.2",
"karma-summary-reporter": "2.0.3",
"karma-webpack": "4.0.2",
"lcov-result-merger": "3.1.0",
"lerna": "4.0.0",
Expand All @@ -138,23 +138,23 @@
"npm-run-path": "4.0.1",
"nyc": "15.1.0",
"ora": "5.4.1",
"prettier": "2.4.0",
"prettier": "2.4.1",
"protractor": "5.4.2",
"request": "2.88.2",
"semver": "7.3.5",
"simple-git": "2.45.1",
"sinon": "9.2.4",
"sinon-chai": "3.7.0",
"source-map-loader": "1.1.3",
"terser": "5.7.2",
"terser": "5.9.0",
"ts-loader": "8.3.0",
"ts-node": "10.2.1",
"tslint": "6.1.3",
"typedoc": "0.16.11",
"typescript": "4.2.2",
"watch": "1.0.2",
"webpack": "4.46.0",
"yargs": "17.1.1"
"yargs": "17.2.0"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@firebase/app-compat": "0.1.2",
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.7.1",
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-node-resolve": "13.0.5",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/app-check-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app-compat": "0.1.2",
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-node-resolve": "13.0.5",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/app-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.7.1",
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-node-resolve": "13.0.5",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/app-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tslib": "^2.1.0"
},
"devDependencies": {
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/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.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-compat/demo/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"firebase-admin": "8.13.0",
"firebase-functions": "3.15.5"
"firebase-functions": "3.15.7"
},
"private": true
}
8 changes: 4 additions & 4 deletions packages/auth-compat/demo/functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -697,10 +697,10 @@ [email protected]:
"@google-cloud/firestore" "^3.0.0"
"@google-cloud/storage" "^4.1.2"

[email protected].5:
version "3.15.5"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.15.5.tgz#d0b9d719c88332048f59ee3ecda5755cb0dabda2"
integrity sha512-w5Twk7txwfPFasx+i25f0U4fLiSa06XvwOIoEwazGYLPOLe18b2jCDQ9X8aeJm8S7FZE40ODWGVTLtF6dX6xHg==
[email protected].7:
version "3.15.7"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.15.7.tgz#ac88657e7e28f5a5926d41ae3e8fae9c94621ccd"
integrity sha512-ZD7r8eoWWebgs+mTqfH8NLUT2C0f7/cyAvIA1RSUdBVQZN7MBBt3oSlN/rL3e+m6tdlJz6YbQ3hrOKOGjOVYvQ==
dependencies:
"@types/cors" "^2.8.5"
"@types/express" "4.17.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/auth-compat/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"@firebase/auth": "0.x"
},
"dependencies": {
"@firebase/logger": "^0.2.2",
"@firebase/logger": "^0.3.0",
"@firebase/util": "^1.0.0",
"lerna": "^4.0.0",
"tslib": "2.3.1"
},
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-node-resolve": "13.0.5",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.30.0",
"rollup-plugin-uglify": "6.0.4",
Expand Down
26 changes: 14 additions & 12 deletions packages/auth-compat/demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@firebase/logger@^0.2.2":
version "0.2.6"
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.2.6.tgz#3aa2ca4fe10327cabf7808bd3994e88db26d7989"
integrity sha512-KIxcUvW/cRGWlzK9Vd2KB864HlUnCfdTH0taHE0sXW5Xl7+W68suaeau1oKNEqmc3l45azkd4NzXTCWZRZdXrw==
"@firebase/logger@^0.3.0":
version "0.3.0"
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.3.0.tgz#a3992e40f62c10276dbfcb8b4ab376b7e25d7fd9"
integrity sha512-7oQ+TctqekfgZImWkKuda50JZfkmAKMgh5qY4aR4pwRyqZXuJXN1H/BKkHvN1y0S4XWtF0f/wiCLKHhyi1ppPA==
dependencies:
tslib "^2.1.0"

"@firebase/util@^1.0.0":
version "1.3.0"
Expand Down Expand Up @@ -928,10 +930,10 @@
dependencies:
"@rollup/pluginutils" "^3.0.8"

"@rollup/[email protected].4":
version "13.0.4"
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
"@rollup/[email protected].5":
version "13.0.5"
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.5.tgz#016abe58796a4ff544d6beac7818921e3d3777fc"
integrity sha512-mVaw6uxtvuGx/XCI4qBQXsDZJUfyx5vp39iE0J/7Hd6wDhEbjHr6aES7Nr9yWbuE0BY+oKp6N7Bq6jX5NCGNmQ==
dependencies:
"@rollup/pluginutils" "^3.1.0"
"@types/resolve" "1.17.1"
Expand Down Expand Up @@ -3912,10 +3914,10 @@ rollup-pluginutils@^2.6.0:
dependencies:
estree-walker "^0.6.1"

rollup@2.56.3:
version "2.56.3"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
rollup@2.57.0:
version "2.57.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down
4 changes: 2 additions & 2 deletions packages/auth-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"@firebase/auth-types": "0.11.0",
"@firebase/component": "0.5.7",
"@firebase/util": "1.4.0",
"node-fetch": "2.6.2",
"node-fetch": "2.6.5",
"selenium-webdriver": "^4.0.0-beta.2",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app-compat": "0.1.2",
"@rollup/plugin-json": "4.1.0",
"rollup": "2.56.3",
"rollup": "2.57.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
Expand Down
10 changes: 5 additions & 5 deletions packages/auth/cordova/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cordova-ios": "6.2.0",
"cordova-plugin-whitelist": "1.3.5",
"cordova-universal-links-plugin": "1.2.1",
"rollup": "2.56.3"
"rollup": "2.57.0"
},
"cordova": {
"plugins": {
Expand All @@ -36,10 +36,10 @@
]
},
"dependencies": {
"@firebase/app": "0.7.0",
"@firebase/auth": "0.17.2",
"@firebase/logger": "0.2.6",
"@firebase/util": "1.3.0",
"@firebase/app": "0.7.1",
"@firebase/auth": "0.18.0",
"@firebase/logger": "0.3.0",
"@firebase/util": "1.4.0",
"cordova-plugin-browsertab": "0.2.0",
"cordova-plugin-buildinfo": "4.0.0",
"cordova-plugin-compat": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/demo/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"firebase-admin": "8.13.0",
"firebase-functions": "3.15.5"
"firebase-functions": "3.15.7"
},
"private": true,
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/auth/demo/functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -697,10 +697,10 @@ [email protected]:
"@google-cloud/firestore" "^3.0.0"
"@google-cloud/storage" "^4.1.2"

[email protected].5:
version "3.15.5"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.15.5.tgz#d0b9d719c88332048f59ee3ecda5755cb0dabda2"
integrity sha512-w5Twk7txwfPFasx+i25f0U4fLiSa06XvwOIoEwazGYLPOLe18b2jCDQ9X8aeJm8S7FZE40ODWGVTLtF6dX6xHg==
[email protected].7:
version "3.15.7"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.15.7.tgz#ac88657e7e28f5a5926d41ae3e8fae9c94621ccd"
integrity sha512-ZD7r8eoWWebgs+mTqfH8NLUT2C0f7/cyAvIA1RSUdBVQZN7MBBt3oSlN/rL3e+m6tdlJz6YbQ3hrOKOGjOVYvQ==
dependencies:
"@types/cors" "^2.8.5"
"@types/express" "4.17.3"
Expand Down
12 changes: 6 additions & 6 deletions packages/auth/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"dev": "rollup -c -w"
},
"dependencies": {
"@firebase/app": "0.7.0",
"@firebase/auth": "0.17.2",
"@firebase/logger": "0.2.6",
"@firebase/util": "1.3.0",
"@firebase/app": "0.7.1",
"@firebase/auth": "0.18.0",
"@firebase/logger": "0.3.0",
"@firebase/util": "1.4.0",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@rollup/plugin-strip": "2.1.0",
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"rollup-plugin-uglify": "6.0.4",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-node-resolve": "13.0.5",
"lerna": "4.0.0"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"@firebase/component": "0.5.7",
"@firebase/logger": "0.3.0",
"@firebase/util": "1.4.0",
"node-fetch": "2.6.2",
"node-fetch": "2.6.5",
"selenium-webdriver": "4.0.0-rc-1",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.7.1",
"@rollup/plugin-json": "4.1.0",
"rollup": "2.56.3",
"rollup": "2.57.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.30.0",
"@rollup/plugin-strip": "2.1.0",
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.56.3",
"rollup": "2.57.0",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.2.2"
},
Expand Down
Loading

0 comments on commit d3041d8

Please sign in to comment.