Skip to content

Commit

Permalink
Update dependency typescript to v3.9.5 (#3297)
Browse files Browse the repository at this point in the history
* Update dependency typescript to v3.9.5

* Create brave-lies-crash.md

* Update brave-lies-crash.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Feiyang <feiyangc@google.com>
  • Loading branch information
3 people committed Jun 30, 2020
1 parent 877c060 commit a754645
Show file tree
Hide file tree
Showing 42 changed files with 61 additions and 45 deletions.
16 changes: 16 additions & 0 deletions .changeset/brave-lies-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@firebase/analytics": patch
"@firebase/app": patch
"@firebase/auth": patch
"@firebase/component": patch
"@firebase/database": patch
"firebase": patch
"@firebase/firestore": patch
"@firebase/functions": patch
"@firebase/installations": patch
"@firebase/logger": patch
"@firebase/messaging": patch
"@firebase/performance": patch
---

Update dependency typescript to v3.9.5
2 changes: 1 addition & 1 deletion integration/firebase-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"firebase": "7.15.5",
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion integration/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"karma-spec-reporter": "0.0.32",
"mocha": "7.1.2",
"ts-loader": "6.2.2",
"typescript": "3.8.3",
"typescript": "3.9.5",
"webpack": "4.43.0",
"webpack-stream": "5.2.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 @@ -23,6 +23,6 @@
"karma-typescript": "5.0.2",
"mocha": "7.1.2",
"npm-run-all": "4.1.5",
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"ts-node": "8.10.1",
"tslint": "6.1.2",
"typedoc": "0.16.11",
"typescript": "3.8.3",
"typescript": "3.9.5",
"watch": "1.0.2",
"webpack": "4.43.0",
"yargs": "15.3.1"
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 @@ -44,7 +44,7 @@
"rollup-plugin-json": "4.0.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages-exp/app-exp",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/app-types-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages-exp/firebase-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"gulp": "4.0.2",
"gulp-sourcemaps": "2.6.5",
"gulp-concat": "2.6.1",
"typescript": "3.7.5"
"typescript": "3.9.5"
},
"components": [
"app",
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 @@ -39,7 +39,7 @@
"@firebase/app-exp": "0.0.800",
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/functions",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/functions-types-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/analytics-interop-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/analytics-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.27.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/analytics",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup-plugin-json": "4.0.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/app",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-interop-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/auth-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/component",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@firebase/app-types": "0.6.1",
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/database",
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rollup-plugin-terser": "5.3.0",
"rollup-plugin-typescript2": "0.27.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"typings": "index.d.ts",
"components": [
Expand Down
2 changes: 1 addition & 1 deletion packages/firestore-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"rollup-plugin-terser": "5.3.0",
"rollup-plugin-typescript2": "0.27.0",
"ts-node": "8.10.1",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/firestore",
Expand Down
2 changes: 1 addition & 1 deletion packages/functions-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@firebase/messaging": "0.6.19",
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/functions",
Expand Down
2 changes: 1 addition & 1 deletion packages/installations-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/installations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.27.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"peerDependencies": {
"@firebase/app": "0.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/logger",
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"ts-essentials": "6.0.4",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/messaging",
Expand Down
2 changes: 1 addition & 1 deletion packages/performance-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"index.d.ts"
],
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/performance-types",
Expand Down
2 changes: 1 addition & 1 deletion packages/performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rollup": "2.7.6",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/performance",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-config-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/remote-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/remote-config",
Expand Down
2 changes: 1 addition & 1 deletion packages/rxfire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.27.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"typings": "dist/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
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": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/storage",
Expand Down
2 changes: 1 addition & 1 deletion packages/template-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"url": "https://github.com/firebase/firebase-js-sdk/issues"
},
"devDependencies": {
"typescript": "3.8.3"
"typescript": "3.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/template",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"rollup": "2.7.6",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/util",
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 @@ -26,7 +26,7 @@
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-sourcemaps": "0.6.1",
"rollup-plugin-typescript2": "0.27.0",
"typescript": "3.8.3"
"typescript": "3.9.5"
},
"repository": {
"directory": "packages/webchannel-wrapper",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14744,15 +14744,15 @@ typedoc@0.16.11:
typedoc-default-themes "^0.7.2"
typescript "3.7.x"

typescript@3.7.5, typescript@3.7.x, typescript@~3.7.2:
typescript@3.7.x, typescript@~3.7.2:
version "3.7.5"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==

typescript@3.8.3:
version "3.8.3"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
typescript@3.9.5:
version "3.9.5"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==

typeson-registry@1.0.0-alpha.35:
version "1.0.0-alpha.35"
Expand Down

0 comments on commit a754645

Please sign in to comment.