Skip to content

Commit 3ca963d

Browse files
Bump typescript from 4.1.2 to 4.6.4 in /functions
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.2...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0464be8 commit 3ca963d

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
@@ -33,7 +33,7 @@
3333
"mocha": "^8.2.1",
3434
"ts-node": "^9.1.1",
3535
"tslint": "^6.1.3",
36-
"typescript": "^4.1.2"
36+
"typescript": "^4.6.4"
3737
},
3838
"private": true
3939
}

0 commit comments

Comments
 (0)