Skip to content

Commit

Permalink
Update dependency typescript to v4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2021
1 parent 919413c commit 08f8a55
Show file tree
Hide file tree
Showing 60 changed files with 74 additions and 69 deletions.
2 changes: 1 addition & 1 deletion integration/compat-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"firebase-exp": "file:../../packages-exp/firebase-exp"
},
"devDependencies": {
"typescript": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion integration/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"karma-typescript": "5.2.0",
"mocha": "7.2.0",
"npm-run-all": "4.1.5",
"typescript": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion integration/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"karma-spec-reporter": "0.0.32",
"mocha": "7.2.0",
"ts-loader": "8.0.12",
"typescript": "4.2.2",
"typescript": "4.2.4",
"webpack": "4.44.2",
"webpack-stream": "6.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typedoc": "0.16.11",
"typescript": "4.2.2",
"typescript": "4.2.4",
"watch": "1.0.2",
"webpack": "4.44.2",
"yargs": "16.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/analytics-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rollup": "2.35.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/analytics-compat",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/analytics-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/analytics",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/app-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/app-compat",
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 @@ -41,7 +41,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/app-exp",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/auth-compat-exp/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/auth-compat-exp/demo",
Expand Down
8 changes: 4 additions & 4 deletions packages-exp/auth-compat-exp/demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5254,10 +5254,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected].2:
version "4.2.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
[email protected].4:
version "4.2.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==

uglify-js@^3.1.4, uglify-js@^3.4.9:
version "3.13.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/auth-compat-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "2.35.1",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/auth-compat-exp",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/auth-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.29.0",
"@rollup/plugin-strip": "2.0.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/auth-exp",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/firebase-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"gulp": "4.0.2",
"gulp-sourcemaps": "3.0.0",
"gulp-concat": "2.6.1",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"components": [
"analytics",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/functions-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rollup": "2.35.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages-exp/functions-compat",
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 @@ -38,7 +38,7 @@
"rollup": "2.35.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/functions",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/installations-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@rollup/plugin-node-resolve": "11.2.0",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"peerDependencies": {
"@firebase/app-compat": "0.x"
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/installations-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-node-resolve": "11.2.0",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"peerDependencies": {
"@firebase/app-exp": "0.x"
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/messaging-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"ts-essentials": "7.0.1",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/messaging",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/messaging-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"ts-essentials": "7.0.1",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/messaging",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/performance-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2",
"typescript": "4.2.4",
"@firebase/app-compat": "0.0.900"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/performance-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup": "2.35.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/performance-exp",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/remote-config-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2",
"typescript": "4.2.4",
"@firebase/app-compat": "0.0.900"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/remote-config-exp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@firebase/app-exp": "0.0.900",
"rollup": "2.35.1",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/remote-config",
Expand Down
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": "4.2.2"
"typescript": "4.2.4"
}
}
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": "4.2.2"
"typescript": "4.2.4"
}
}
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-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/analytics",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check-interop-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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/app-check-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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/app-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup": "2.35.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"repository": {
"directory": "packages/app-check",
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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"rollup": "2.35.1",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@firebase/app-types": "0.6.2",
"rollup": "2.35.1",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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 @@ -68,7 +68,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.29.0",
"ts-node": "9.1.1",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
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.7.9",
"rollup": "2.35.1",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/installations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rollup/plugin-node-resolve": "11.2.0",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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 @@ -27,7 +27,7 @@
"devDependencies": {
"rollup": "2.35.1",
"rollup-plugin-typescript2": "0.29.0",
"typescript": "4.2.2"
"typescript": "4.2.4"
},
"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": "4.2.2"
"typescript": "4.2.4"
}
}
Loading

0 comments on commit 08f8a55

Please sign in to comment.