Skip to content

Commit 40c1d61

Browse files
committed
Update dependency typescript to v4
1 parent c0f2be0 commit 40c1d61

File tree

42 files changed

+47
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+47
-42
lines changed

integration/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"karma-typescript": "5.1.0",
2424
"mocha": "7.2.0",
2525
"npm-run-all": "4.1.5",
26-
"typescript": "3.9.7"
26+
"typescript": "4.0.2"
2727
}
2828
}

integration/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"karma-spec-reporter": "0.0.32",
2828
"mocha": "7.2.0",
2929
"ts-loader": "8.0.3",
30-
"typescript": "3.9.7",
30+
"typescript": "4.0.2",
3131
"webpack": "4.44.1",
3232
"webpack-stream": "5.2.1"
3333
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"ts-node": "8.10.2",
149149
"tslint": "6.1.3",
150150
"typedoc": "0.16.11",
151-
"typescript": "3.9.7",
151+
"typescript": "4.0.2",
152152
"watch": "1.0.2",
153153
"webpack": "4.44.1",
154154
"yargs": "15.4.1"

packages-exp/app-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rollup-plugin-json": "4.0.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-typescript2": "0.27.2",
45-
"typescript": "3.9.7"
45+
"typescript": "4.0.2"
4646
},
4747
"repository": {
4848
"directory": "packages-exp/app-exp",

packages-exp/app-types-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2727
},
2828
"devDependencies": {
29-
"typescript": "3.9.7"
29+
"typescript": "4.0.2"
3030
}
3131
}

packages-exp/firebase-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"gulp": "4.0.2",
5252
"gulp-sourcemaps": "2.6.5",
5353
"gulp-concat": "2.6.1",
54-
"typescript": "3.9.7"
54+
"typescript": "4.0.2"
5555
},
5656
"components": [
5757
"app",

packages-exp/functions-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@firebase/app-exp": "0.0.800",
3939
"rollup": "2.26.5",
4040
"rollup-plugin-typescript2": "0.27.2",
41-
"typescript": "3.9.7"
41+
"typescript": "4.0.2"
4242
},
4343
"repository": {
4444
"directory": "packages/functions",

packages-exp/functions-types-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2727
},
2828
"devDependencies": {
29-
"typescript": "3.9.7"
29+
"typescript": "4.0.2"
3030
}
3131
}

packages/analytics-interop-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2121
},
2222
"devDependencies": {
23-
"typescript": "3.9.7"
23+
"typescript": "4.0.2"
2424
}
2525
}

packages/analytics-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2121
},
2222
"devDependencies": {
23-
"typescript": "3.9.7"
23+
"typescript": "4.0.2"
2424
}
2525
}

packages/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup-plugin-node-resolve": "5.2.0",
4040
"rollup-plugin-typescript2": "0.27.2",
4141
"rollup-plugin-uglify": "6.0.4",
42-
"typescript": "3.9.7"
42+
"typescript": "4.0.2"
4343
},
4444
"repository": {
4545
"directory": "packages/analytics",

packages/app-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2222
},
2323
"devDependencies": {
24-
"typescript": "3.9.7"
24+
"typescript": "4.0.2"
2525
}
2626
}

packages/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"rollup-plugin-json": "4.0.0",
4141
"rollup-plugin-replace": "2.2.0",
4242
"rollup-plugin-typescript2": "0.27.2",
43-
"typescript": "3.9.7"
43+
"typescript": "4.0.2"
4444
},
4545
"repository": {
4646
"directory": "packages/app",

packages/auth-interop-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2525
},
2626
"devDependencies": {
27-
"typescript": "3.9.7"
27+
"typescript": "4.0.2"
2828
}
2929
}

packages/auth-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2525
},
2626
"devDependencies": {
27-
"typescript": "3.9.7"
27+
"typescript": "4.0.2"
2828
}
2929
}

packages/component/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"rollup": "2.26.5",
3131
"rollup-plugin-typescript2": "0.27.2",
32-
"typescript": "3.9.7"
32+
"typescript": "4.0.2"
3333
},
3434
"repository": {
3535
"directory": "packages/component",

packages/database-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2424
},
2525
"devDependencies": {
26-
"typescript": "3.9.7"
26+
"typescript": "4.0.2"
2727
}
2828
}

packages/database/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@firebase/app-types": "0.6.1",
3939
"rollup": "2.26.5",
4040
"rollup-plugin-typescript2": "0.27.2",
41-
"typescript": "3.9.7"
41+
"typescript": "4.0.2"
4242
},
4343
"repository": {
4444
"directory": "packages/database",

packages/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"rollup-plugin-terser": "6.1.0",
7070
"rollup-plugin-typescript2": "0.27.2",
7171
"rollup-plugin-uglify": "6.0.4",
72-
"typescript": "3.9.7"
72+
"typescript": "4.0.2"
7373
},
7474
"typings": "index.d.ts",
7575
"components": [

packages/firestore-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2424
},
2525
"devDependencies": {
26-
"typescript": "3.9.7"
26+
"typescript": "4.0.2"
2727
}
2828
}

packages/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"rollup-plugin-terser": "6.1.0",
9090
"rollup-plugin-typescript2": "0.27.2",
9191
"ts-node": "8.10.2",
92-
"typescript": "3.9.7"
92+
"typescript": "4.0.2"
9393
},
9494
"repository": {
9595
"directory": "packages/firestore",

packages/functions-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2121
},
2222
"devDependencies": {
23-
"typescript": "3.9.7"
23+
"typescript": "4.0.2"
2424
}
2525
}

packages/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@firebase/messaging": "0.7.0",
3434
"rollup": "2.26.5",
3535
"rollup-plugin-typescript2": "0.27.2",
36-
"typescript": "3.9.7"
36+
"typescript": "4.0.2"
3737
},
3838
"repository": {
3939
"directory": "packages/functions",

packages/installations-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2424
},
2525
"devDependencies": {
26-
"typescript": "3.9.7"
26+
"typescript": "4.0.2"
2727
}
2828
}

packages/installations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup-plugin-node-resolve": "5.2.0",
3838
"rollup-plugin-typescript2": "0.27.2",
3939
"rollup-plugin-uglify": "6.0.4",
40-
"typescript": "3.9.7"
40+
"typescript": "4.0.2"
4141
},
4242
"peerDependencies": {
4343
"@firebase/app": "0.x",

packages/logger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"rollup": "2.26.5",
2727
"rollup-plugin-typescript2": "0.27.2",
28-
"typescript": "3.9.7"
28+
"typescript": "4.0.2"
2929
},
3030
"repository": {
3131
"directory": "packages/logger",

packages/messaging-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2424
},
2525
"devDependencies": {
26-
"typescript": "3.9.7"
26+
"typescript": "4.0.2"
2727
}
2828
}

packages/messaging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup": "2.26.5",
3939
"rollup-plugin-typescript2": "0.27.2",
4040
"ts-essentials": "7.0.0",
41-
"typescript": "3.9.7"
41+
"typescript": "4.0.2"
4242
},
4343
"repository": {
4444
"directory": "packages/messaging",

packages/performance-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"index.d.ts"
1313
],
1414
"devDependencies": {
15-
"typescript": "3.9.7"
15+
"typescript": "4.0.2"
1616
},
1717
"repository": {
1818
"directory": "packages/performance-types",

packages/performance/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup": "2.26.5",
4040
"rollup-plugin-json": "4.0.0",
4141
"rollup-plugin-typescript2": "0.27.2",
42-
"typescript": "3.9.7"
42+
"typescript": "4.0.2"
4343
},
4444
"repository": {
4545
"directory": "packages/performance",

packages/remote-config-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2121
},
2222
"devDependencies": {
23-
"typescript": "3.9.7"
23+
"typescript": "4.0.2"
2424
}
2525
}

packages/remote-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@firebase/app": "0.6.10",
3939
"rollup": "2.26.5",
4040
"rollup-plugin-typescript2": "0.27.2",
41-
"typescript": "3.9.7"
41+
"typescript": "4.0.2"
4242
},
4343
"repository": {
4444
"directory": "packages/remote-config",

packages/rxfire/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"rollup-plugin-node-resolve": "5.2.0",
5050
"rollup-plugin-typescript2": "0.27.2",
5151
"rollup-plugin-uglify": "6.0.4",
52-
"typescript": "3.9.7"
52+
"typescript": "4.0.2"
5353
},
5454
"typings": "dist/index.d.ts",
5555
"files": [

packages/storage-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2525
},
2626
"devDependencies": {
27-
"typescript": "3.9.7"
27+
"typescript": "4.0.2"
2828
}
2929
}

packages/storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@firebase/auth": "0.14.9",
3838
"rollup": "2.26.5",
3939
"rollup-plugin-typescript2": "0.27.2",
40-
"typescript": "3.9.7"
40+
"typescript": "4.0.2"
4141
},
4242
"repository": {
4343
"directory": "packages/storage",

packages/template-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2222
},
2323
"devDependencies": {
24-
"typescript": "3.9.7"
24+
"typescript": "4.0.2"
2525
}
2626
}

packages/template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@firebase/app": "0.6.10",
3838
"rollup": "2.26.5",
3939
"rollup-plugin-typescript2": "0.27.2",
40-
"typescript": "3.9.7"
40+
"typescript": "4.0.2"
4141
},
4242
"repository": {
4343
"directory": "packages/template",

packages/util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"rollup": "2.26.5",
3030
"rollup-plugin-typescript2": "0.27.2",
31-
"typescript": "3.9.7"
31+
"typescript": "4.0.2"
3232
},
3333
"repository": {
3434
"directory": "packages/util",

packages/webchannel-wrapper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rollup-plugin-commonjs": "10.1.0",
2525
"rollup-plugin-sourcemaps": "0.6.2",
2626
"rollup-plugin-typescript2": "0.27.2",
27-
"typescript": "3.9.7"
27+
"typescript": "4.0.2"
2828
},
2929
"repository": {
3030
"directory": "packages/webchannel-wrapper",

repo-scripts/changelog-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"license": "Apache-2.0",
2626
"devDependencies": {
27-
"typescript": "3.9.7"
27+
"typescript": "4.0.2"
2828
},
2929
"repository": {
3030
"directory": "repo-scripts/changelog-generator",

repo-scripts/size-analysis/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"rollup-plugin-replace": "2.2.0",
2626
"rollup-plugin-typescript2": "0.27.2",
2727
"tmp": "0.2.1",
28-
"typescript": "3.9.7",
28+
"typescript": "4.0.2",
2929
"terser": "4.8.0",
3030
"yargs": "15.4.1",
3131
"@firebase/util": "0.3.1"

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -15147,7 +15147,12 @@ [email protected]:
1514715147
resolved "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
1514815148
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
1514915149

15150-
[email protected], typescript@~3.9.5:
15150+
15151+
version "4.0.2"
15152+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
15153+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
15154+
15155+
typescript@~3.9.5:
1515115156
version "3.9.7"
1515215157
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
1515315158
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==

0 commit comments

Comments
 (0)