Skip to content

Commit 08bafe9

Browse files
committed
chore(deps): update dependency typescript to ^5.4.4
1 parent cd5abba commit 08bafe9

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
@@ -43,7 +43,7 @@
4343
"shelljs": "^0.8.5",
4444
"ts-jest": "^29.1.2",
4545
"ts-node": "^10.9.2",
46-
"typescript": "^5.4.3"
46+
"typescript": "^5.4.4"
4747
},
4848
"prettier": "@valora/prettier-config"
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,10 +4742,10 @@ typed-array-length@^1.0.5:
47424742
is-typed-array "^1.1.13"
47434743
possible-typed-array-names "^1.0.0"
47444744

4745-
typescript@^5.4.3:
4746-
version "5.4.3"
4747-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4748-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
4745+
typescript@^5.4.4:
4746+
version "5.4.4"
4747+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4748+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
47494749

47504750
unbox-primitive@^1.0.2:
47514751
version "1.0.2"

0 commit comments

Comments
 (0)