Skip to content

Commit 27ece08

Browse files
authored
fix: upgrade typescript from 4.2.4 to 4.3.2 (#405)
Snyk has created this PR to upgrade typescript from 4.2.4 to 4.3.2. 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/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=upgrade-pr
1 parent a84a449 commit 27ece08

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

functions/ts/kubeval/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/ts/kubeval/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tslint": "^6.1.3",
3535
"tslint-config-prettier": "1.18.0",
3636
"tslint-consistent-codestyle": "^1.16.0",
37-
"typescript": "~4.2.4"
37+
"typescript": "~4.3.2"
3838
},
3939
"kpt": {
4040
"docker_repo_base": "gcr.io/kpt-fn"

0 commit comments

Comments
 (0)