Skip to content

Commit 6c068ac

Browse files
committed
Update dependency typescript to v5.4.4
1 parent a43637f commit 6c068ac

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.28.1",
28-
"typescript": "5.4.3"
28+
"typescript": "5.4.4"
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.3"
4349-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4350-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
4347+
4348+
version "5.4.4"
4349+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4350+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
43514351

43524352
underscore@^1.12.1:
43534353
version "1.13.6"

0 commit comments

Comments
 (0)