diff --git a/integration/firebase-typings/package.json b/integration/firebase-typings/package.json index c7351117971..2f5d7eeda93 100644 --- a/integration/firebase-typings/package.json +++ b/integration/firebase-typings/package.json @@ -8,6 +8,6 @@ }, "devDependencies": { "firebase": "7.15.5", - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/integration/firestore/package.json b/integration/firestore/package.json index 2a8cfa2ff29..67c57fd9195 100644 --- a/integration/firestore/package.json +++ b/integration/firestore/package.json @@ -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" } diff --git a/integration/typescript/package.json b/integration/typescript/package.json index d9bcde5f79e..260c0671404 100644 --- a/integration/typescript/package.json +++ b/integration/typescript/package.json @@ -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" } } diff --git a/package.json b/package.json index 16846022b5f..4b8a03eb53e 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/packages-exp/app-exp/package.json b/packages-exp/app-exp/package.json index e5b985e8506..fcd35eb3967 100644 --- a/packages-exp/app-exp/package.json +++ b/packages-exp/app-exp/package.json @@ -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", diff --git a/packages-exp/app-types-exp/package.json b/packages-exp/app-types-exp/package.json index 22f78568837..af92d7983b4 100644 --- a/packages-exp/app-types-exp/package.json +++ b/packages-exp/app-types-exp/package.json @@ -26,6 +26,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages-exp/firebase-exp/package.json b/packages-exp/firebase-exp/package.json index b2addcd6678..5f7cb8a299c 100644 --- a/packages-exp/firebase-exp/package.json +++ b/packages-exp/firebase-exp/package.json @@ -49,7 +49,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" diff --git a/packages-exp/functions-exp/package.json b/packages-exp/functions-exp/package.json index 7fe5b908199..ad7ff369a41 100644 --- a/packages-exp/functions-exp/package.json +++ b/packages-exp/functions-exp/package.json @@ -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", diff --git a/packages-exp/functions-types-exp/package.json b/packages-exp/functions-types-exp/package.json index be1d82ce488..fe6a9324145 100644 --- a/packages-exp/functions-types-exp/package.json +++ b/packages-exp/functions-types-exp/package.json @@ -21,6 +21,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/analytics-interop-types/package.json b/packages/analytics-interop-types/package.json index 83f7a1e67d0..3b738b2a30f 100644 --- a/packages/analytics-interop-types/package.json +++ b/packages/analytics-interop-types/package.json @@ -20,6 +20,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/analytics-types/package.json b/packages/analytics-types/package.json index bcd1886f721..3c745acebfb 100644 --- a/packages/analytics-types/package.json +++ b/packages/analytics-types/package.json @@ -20,6 +20,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 69f6ffd2ae0..7fe203bad6e 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -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", diff --git a/packages/app-types/package.json b/packages/app-types/package.json index 82cf1d5384b..c4aa182829c 100644 --- a/packages/app-types/package.json +++ b/packages/app-types/package.json @@ -21,6 +21,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/app/package.json b/packages/app/package.json index 9d25219983f..8c150d05dc5 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -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", diff --git a/packages/auth-interop-types/package.json b/packages/auth-interop-types/package.json index 66ab603bcc8..d90cf36030d 100644 --- a/packages/auth-interop-types/package.json +++ b/packages/auth-interop-types/package.json @@ -24,6 +24,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/auth-types/package.json b/packages/auth-types/package.json index 6717af2ac13..75be80c4157 100644 --- a/packages/auth-types/package.json +++ b/packages/auth-types/package.json @@ -24,6 +24,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/component/package.json b/packages/component/package.json index 12c574f40df..97fdcf1808f 100644 --- a/packages/component/package.json +++ b/packages/component/package.json @@ -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", diff --git a/packages/database-types/package.json b/packages/database-types/package.json index b5efd29c8a8..424d44e84b6 100644 --- a/packages/database-types/package.json +++ b/packages/database-types/package.json @@ -23,6 +23,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/database/package.json b/packages/database/package.json index 9410f308ee4..03a59e9c3d4 100644 --- a/packages/database/package.json +++ b/packages/database/package.json @@ -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", diff --git a/packages/firebase/package.json b/packages/firebase/package.json index e3371f19c98..a07d63961cc 100644 --- a/packages/firebase/package.json +++ b/packages/firebase/package.json @@ -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": [ diff --git a/packages/firestore-types/package.json b/packages/firestore-types/package.json index 410679cf84a..dd9fc2a7888 100644 --- a/packages/firestore-types/package.json +++ b/packages/firestore-types/package.json @@ -23,6 +23,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/firestore/package.json b/packages/firestore/package.json index a143c2c5ee2..48f51316d7b 100644 --- a/packages/firestore/package.json +++ b/packages/firestore/package.json @@ -79,7 +79,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", diff --git a/packages/functions-types/package.json b/packages/functions-types/package.json index 869defc01d2..f2937ec52bd 100644 --- a/packages/functions-types/package.json +++ b/packages/functions-types/package.json @@ -20,6 +20,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/functions/package.json b/packages/functions/package.json index e52c9b696cf..ef3f85e751b 100644 --- a/packages/functions/package.json +++ b/packages/functions/package.json @@ -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", diff --git a/packages/installations-types/package.json b/packages/installations-types/package.json index 28960473eb3..f3b3f79e28c 100644 --- a/packages/installations-types/package.json +++ b/packages/installations-types/package.json @@ -23,6 +23,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/installations/package.json b/packages/installations/package.json index a7420de438b..277f6fbb083 100644 --- a/packages/installations/package.json +++ b/packages/installations/package.json @@ -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", diff --git a/packages/logger/package.json b/packages/logger/package.json index 25e9c8bca29..dcc4849bf9d 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -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", diff --git a/packages/messaging-types/package.json b/packages/messaging-types/package.json index dd9c9b71a89..ec63f7b9260 100644 --- a/packages/messaging-types/package.json +++ b/packages/messaging-types/package.json @@ -23,6 +23,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/messaging/package.json b/packages/messaging/package.json index 610dda89b7f..f47d8eb5217 100644 --- a/packages/messaging/package.json +++ b/packages/messaging/package.json @@ -39,7 +39,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", diff --git a/packages/performance-types/package.json b/packages/performance-types/package.json index ad8eac513cb..c1a5b870e09 100644 --- a/packages/performance-types/package.json +++ b/packages/performance-types/package.json @@ -12,7 +12,7 @@ "index.d.ts" ], "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" }, "repository": { "directory": "packages/performance-types", diff --git a/packages/performance/package.json b/packages/performance/package.json index 71fde164f3a..55f998313df 100644 --- a/packages/performance/package.json +++ b/packages/performance/package.json @@ -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", diff --git a/packages/remote-config-types/package.json b/packages/remote-config-types/package.json index 65b90838e39..1d9f2e2c99a 100644 --- a/packages/remote-config-types/package.json +++ b/packages/remote-config-types/package.json @@ -20,6 +20,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/remote-config/package.json b/packages/remote-config/package.json index d972fe8e0fc..f540bd38b61 100644 --- a/packages/remote-config/package.json +++ b/packages/remote-config/package.json @@ -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", diff --git a/packages/rxfire/package.json b/packages/rxfire/package.json index 32b5b58d474..02a3072d378 100644 --- a/packages/rxfire/package.json +++ b/packages/rxfire/package.json @@ -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": [ diff --git a/packages/storage-types/package.json b/packages/storage-types/package.json index 9686c1883cf..b85538c3ab4 100644 --- a/packages/storage-types/package.json +++ b/packages/storage-types/package.json @@ -24,6 +24,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/storage/package.json b/packages/storage/package.json index 24f3a0edd63..73b6cc583ff 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -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", diff --git a/packages/template-types/package.json b/packages/template-types/package.json index eb2a37aa98b..d1a59c36517 100644 --- a/packages/template-types/package.json +++ b/packages/template-types/package.json @@ -21,6 +21,6 @@ "url": "https://github.com/firebase/firebase-js-sdk/issues" }, "devDependencies": { - "typescript": "3.8.3" + "typescript": "3.9.5" } } diff --git a/packages/template/package.json b/packages/template/package.json index fcbb6669505..be4a0bf05c1 100644 --- a/packages/template/package.json +++ b/packages/template/package.json @@ -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", diff --git a/packages/util/package.json b/packages/util/package.json index 4e144aa16bd..05c20232a1f 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -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", diff --git a/packages/webchannel-wrapper/package.json b/packages/webchannel-wrapper/package.json index 64dbc374054..e848256df18 100644 --- a/packages/webchannel-wrapper/package.json +++ b/packages/webchannel-wrapper/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index c515cc2c038..501866b5fc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14909,15 +14909,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"