Skip to content

Commit 0c79864

Browse files
Bump typescript from 3.9.7 to 4.0.2 in /functions (#60)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c136b0d commit 0c79864

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"firebase-functions-test": "^0.2.1",
2727
"tslint": "^6.1.2",
28-
"typescript": "^3.9.7"
28+
"typescript": "^4.0.2"
2929
},
3030
"private": true
3131
}

0 commit comments

Comments
 (0)