Skip to content

Commit 0ccee58

Browse files
committed
Update dependency typescript to v4.1.3
1 parent d638a42 commit 0ccee58

File tree

59 files changed

+65
-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.

59 files changed

+65
-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.3"
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.3",
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.3",
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.3"
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.3"
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.3"
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.3"
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.3:
5143+
version "4.1.3"
5144+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5145+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
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
@@ -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.3"
4646
},
4747
"repository": {
4848
"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.3"
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.3"
2828
}
2929
}

packages-exp/firebase-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"gulp": "4.0.2",
6060
"gulp-sourcemaps": "2.6.5",
6161
"gulp-concat": "2.6.1",
62-
"typescript": "4.0.5"
62+
"typescript": "4.1.3"
6363
},
6464
"components": [
6565
"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.3"
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.3"
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.3"
3030
}
3131
}

packages-exp/installations-compat/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.3"
5151
},
5252
"peerDependencies": {
5353
"@firebase/app-compat": "0.x"

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.3"
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.3"
3232
}
3333
}

packages-exp/messaging-exp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-json": "4.1.0",
4444
"rollup-plugin-typescript2": "0.29.0",
4545
"ts-essentials": "7.0.1",
46-
"typescript": "4.0.5"
46+
"typescript": "4.1.3"
4747
},
4848
"repository": {
4949
"directory": "packages/messaging",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"url": "https://github.com/firebase/firebase-js-sdk/issues"
2626
},
2727
"devDependencies": {
28-
"typescript": "4.0.5"
28+
"typescript": "4.1.3"
2929
}
3030
}

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.3"
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.3"
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.3",
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
2727
}
2828
}

packages/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"rollup-plugin-terser": "7.0.2",
9797
"rollup-plugin-typescript2": "0.29.0",
9898
"ts-node": "9.0.0",
99-
"typescript": "4.0.5"
99+
"typescript": "4.1.3"
100100
},
101101
"repository": {
102102
"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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
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.3"
4242
},
4343
"repository": {
4444
"directory": "packages/messaging",

0 commit comments

Comments
 (0)