Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 3459209

Browse files
chore(deps): update dependency typescript to v4 (#276)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3c0c927 commit 3459209

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.k8s/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"dotenv": "^8.2.0",
2323
"kosko": "^0.9.2",
2424
"ts-node": "^8.10.2",
25-
"typescript": "^3.9.7"
25+
"typescript": "^4.0.2"
2626
}
2727
}

.k8s/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -868,10 +868,10 @@ type-check@~0.3.2:
868868
dependencies:
869869
prelude-ls "~1.1.2"
870870

871-
typescript@^3.9.7:
872-
version "3.9.7"
873-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
874-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
871+
typescript@^4.0.2:
872+
version "4.0.2"
873+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
874+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
875875

876876
underscore@1.7.0:
877877
version "1.7.0"

0 commit comments

Comments
 (0)