Skip to content

Commit 878ee4d

Browse files
committed
Update dependency typescript to v4.1.2
1 parent fe9524c commit 878ee4d

File tree

56 files changed

+60
-65
lines changed

Some content is hidden

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

56 files changed

+60
-65
lines changed

integration/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"karma-typescript": "5.2.0",
2222
"mocha": "7.2.0",
2323
"npm-run-all": "4.1.5",
24-
"typescript": "4.0.5"
24+
"typescript": "4.1.2"
2525
}
2626
}

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.11",
30-
"typescript": "4.0.5",
30+
"typescript": "4.1.2",
3131
"webpack": "4.44.2",
3232
"webpack-stream": "6.1.1"
3333
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"ts-node": "9.0.0",
155155
"tslint": "6.1.3",
156156
"typedoc": "0.16.11",
157-
"typescript": "4.0.5",
157+
"typescript": "4.1.2",
158158
"watch": "1.0.2",
159159
"webpack": "4.44.2",
160160
"yargs": "16.1.1"

packages-exp/app-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-json": "4.1.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-typescript2": "0.29.0",
44-
"typescript": "4.0.5"
44+
"typescript": "4.1.2"
4545
},
4646
"repository": {
4747
"directory": "packages-exp/app-compat",

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.1.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-typescript2": "0.29.0",
45-
"typescript": "4.0.5"
45+
"typescript": "4.1.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": "4.0.5"
29+
"typescript": "4.1.2"
3030
}
3131
}

packages-exp/auth-compat-exp/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"rollup-plugin-sourcemaps": "0.6.3",
3636
"rollup-plugin-typescript2": "0.29.0",
3737
"rollup-plugin-uglify": "6.0.4",
38-
"typescript": "4.0.5"
38+
"typescript": "4.1.2"
3939
},
4040
"repository": {
4141
"directory": "packages-exp/auth-compat-exp/demo",

packages-exp/auth-compat-exp/demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5139,10 +5139,10 @@ typedarray@^0.0.6:
51395139
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
51405140
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
51415141

5142-
typescript@4.0.5:
5143-
version "4.0.5"
5144-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
5145-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
5142+
typescript@4.1.2:
5143+
version "4.1.2"
5144+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5145+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
51465146

51475147
uglify-js@^3.1.4, uglify-js@^3.4.9:
51485148
version "3.11.0"

packages-exp/auth-compat-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-json": "4.1.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-typescript2": "0.29.0",
44-
"typescript": "4.0.5"
44+
"typescript": "4.1.2"
4545
},
4646
"repository": {
4747
"directory": "packages-exp/auth-compat-exp",

packages-exp/auth-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-sourcemaps": "0.6.3",
5454
"rollup-plugin-typescript2": "0.29.0",
5555
"@rollup/plugin-strip": "2.0.0",
56-
"typescript": "4.0.5"
56+
"typescript": "4.1.2"
5757
},
5858
"repository": {
5959
"directory": "packages-exp/auth-exp",

packages-exp/auth-types-exp/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": "4.0.5"
27+
"typescript": "4.1.2"
2828
}
2929
}

packages-exp/firebase-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"gulp": "4.0.2",
5858
"gulp-sourcemaps": "2.6.5",
5959
"gulp-concat": "2.6.1",
60-
"typescript": "4.0.5"
60+
"typescript": "4.1.2"
6161
},
6262
"components": [
6363
"app",

packages-exp/functions-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"rollup": "2.33.2",
1919
"@rollup/plugin-json": "4.1.0",
2020
"rollup-plugin-typescript2": "0.29.0",
21-
"typescript": "4.0.5"
21+
"typescript": "4.1.2"
2222
},
2323
"repository": {
2424
"directory": "packages-exp/functions-compat",

packages-exp/functions-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup": "2.33.2",
4040
"@rollup/plugin-json": "4.1.0",
4141
"rollup-plugin-typescript2": "0.29.0",
42-
"typescript": "4.0.5"
42+
"typescript": "4.1.2"
4343
},
4444
"repository": {
4545
"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": "4.0.5"
29+
"typescript": "4.1.2"
3030
}
3131
}

packages-exp/installations-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@rollup/plugin-node-resolve": "9.0.0",
4848
"rollup-plugin-typescript2": "0.29.0",
4949
"rollup-plugin-uglify": "6.0.4",
50-
"typescript": "4.0.5"
50+
"typescript": "4.1.2"
5151
},
5252
"peerDependencies": {
5353
"@firebase/app-exp": "0.x",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2929
},
3030
"devDependencies": {
31-
"typescript": "4.0.5"
31+
"typescript": "4.1.2"
3232
}
3333
}

packages-exp/performance-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"rollup": "2.33.2",
4646
"@rollup/plugin-json": "4.1.0",
4747
"rollup-plugin-typescript2": "0.29.0",
48-
"typescript": "4.0.5"
48+
"typescript": "4.1.2"
4949
},
5050
"repository": {
5151
"directory": "packages/performance-exp",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"index.d.ts"
1818
],
1919
"devDependencies": {
20-
"typescript": "4.0.5"
20+
"typescript": "4.1.2"
2121
},
2222
"repository": {
2323
"directory": "packages/performance-types-exp",

packages-exp/remote-config-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-json": "4.1.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-typescript2": "0.29.0",
44-
"typescript": "4.0.5",
44+
"typescript": "4.1.2",
4545
"@firebase/app-compat": "0.0.900"
4646
},
4747
"repository": {

packages-exp/remote-config-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@firebase/app-exp": "0.0.900",
4545
"rollup": "2.33.2",
4646
"rollup-plugin-typescript2": "0.29.0",
47-
"typescript": "4.0.5"
47+
"typescript": "4.1.2"
4848
},
4949
"repository": {
5050
"directory": "packages/remote-config",

packages-exp/remote-config-types-exp/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": "4.0.5"
27+
"typescript": "4.1.2"
2828
}
2929
}

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": "4.0.5"
23+
"typescript": "4.1.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": "4.0.5"
23+
"typescript": "4.1.2"
2424
}
2525
}

packages/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rollup/plugin-json": "4.1.0",
4141
"@rollup/plugin-node-resolve": "9.0.0",
4242
"rollup-plugin-typescript2": "0.29.0",
43-
"typescript": "4.0.5"
43+
"typescript": "4.1.2"
4444
},
4545
"repository": {
4646
"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": "4.0.5"
24+
"typescript": "4.1.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.1.0",
4141
"rollup-plugin-replace": "2.2.0",
4242
"rollup-plugin-typescript2": "0.29.0",
43-
"typescript": "4.0.5"
43+
"typescript": "4.1.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": "4.0.5"
27+
"typescript": "4.1.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": "4.0.5"
27+
"typescript": "4.1.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.33.2",
3131
"rollup-plugin-typescript2": "0.29.0",
32-
"typescript": "4.0.5"
32+
"typescript": "4.1.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": "4.0.5"
26+
"typescript": "4.1.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.33.2",
4040
"rollup-plugin-typescript2": "0.29.0",
41-
"typescript": "4.0.5"
41+
"typescript": "4.1.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": "7.0.2",
7070
"rollup-plugin-typescript2": "0.29.0",
7171
"rollup-plugin-uglify": "6.0.4",
72-
"typescript": "4.0.5"
72+
"typescript": "4.1.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": "4.0.5"
26+
"typescript": "4.1.2"
2727
}
2828
}

packages/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"rollup-plugin-terser": "7.0.2",
9292
"rollup-plugin-typescript2": "0.29.0",
9393
"ts-node": "9.0.0",
94-
"typescript": "4.0.5"
94+
"typescript": "4.1.2"
9595
},
9696
"repository": {
9797
"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": "4.0.5"
23+
"typescript": "4.1.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.3",
3434
"rollup": "2.33.2",
3535
"rollup-plugin-typescript2": "0.29.0",
36-
"typescript": "4.0.5"
36+
"typescript": "4.1.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": "4.0.5"
26+
"typescript": "4.1.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": "9.0.0",
3838
"rollup-plugin-typescript2": "0.29.0",
3939
"rollup-plugin-uglify": "6.0.4",
40-
"typescript": "4.0.5"
40+
"typescript": "4.1.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.33.2",
2727
"rollup-plugin-typescript2": "0.29.0",
28-
"typescript": "4.0.5"
28+
"typescript": "4.1.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": "4.0.5"
26+
"typescript": "4.1.2"
2727
}
2828
}

packages/messaging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup": "2.33.2",
3939
"rollup-plugin-typescript2": "0.29.0",
4040
"ts-essentials": "7.0.1",
41-
"typescript": "4.0.5"
41+
"typescript": "4.1.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": "4.0.5"
15+
"typescript": "4.1.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.33.2",
4040
"@rollup/plugin-json": "4.1.0",
4141
"rollup-plugin-typescript2": "0.29.0",
42-
"typescript": "4.0.5"
42+
"typescript": "4.1.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": "4.0.5"
23+
"typescript": "4.1.2"
2424
}
2525
}

0 commit comments

Comments
 (0)