Skip to content

Commit 77c6414

Browse files
committed
Update dependency typescript to v5.4.3
1 parent 39e584f commit 77c6414

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.1.2",
2727
"type-coverage": "2.27.1",
28-
"typescript": "5.4.2"
28+
"typescript": "5.4.3"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4344,10 +4344,10 @@ typed-rest-client@~1.8.0:
43444344
tunnel "0.0.6"
43454345
underscore "^1.12.1"
43464346

4347-
4348-
version "5.4.2"
4349-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4350-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
4347+
4348+
version "5.4.3"
4349+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4350+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
43514351

43524352
underscore@^1.12.1:
43534353
version "1.13.6"

0 commit comments

Comments
 (0)