Skip to content

Commit eea4250

Browse files
authored
fix: upgrade typescript from 4.4.2 to 4.4.3 (#420)
Snyk has created this PR to upgrade typescript from 4.4.2 to 4.4.3. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/046a0d33-b384-4105-962d-be6f1db5074a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6fee61b commit eea4250

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ts/demo-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.

ts/demo-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tslint": "^6.1.3",
4242
"tslint-config-prettier": "1.18.0",
4343
"tslint-consistent-codestyle": "^1.16.0",
44-
"typescript": "^4.4.2"
44+
"typescript": "^4.4.3"
4545
},
4646
"kpt": {
4747
"docker_repo_base": "gcr.io/kpt-functions"

0 commit comments

Comments
 (0)