Skip to content

Commit 37474f0

Browse files
committed
Update dependency typescript to v5.4.4
1 parent e54ad5e commit 37474f0

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
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.5",
5858
"rollup": "3.29.4",
5959
"rollup-plugin-dts": "6.1.0",
60-
"typescript": "5.4.3"
60+
"typescript": "5.4.4"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,10 +2469,10 @@ types-ramda@^0.29.10:
24692469
dependencies:
24702470
ts-toolbelt "^9.6.0"
24712471

2472-
typescript@5.4.3:
2473-
version "5.4.3"
2474-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
2475-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
2472+
typescript@5.4.4:
2473+
version "5.4.4"
2474+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
2475+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
24762476

24772477
undici-types@~5.26.4:
24782478
version "5.26.5"

0 commit comments

Comments
 (0)