Skip to content

Commit d22e9ca

Browse files
committed
Update dependency typescript to v5.4.4
1 parent f06c6c2 commit d22e9ca

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
@@ -71,7 +71,7 @@
7171
"rollup": "3.29.4",
7272
"rollup-plugin-dts": "6.1.0",
7373
"sinon": "17.0.1",
74-
"typescript": "5.4.3"
74+
"typescript": "5.4.4"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9103,10 +9103,10 @@ types-ramda@^0.29.10:
91039103
dependencies:
91049104
ts-toolbelt "^9.6.0"
91059105

9106-
typescript@5.4.3:
9107-
version "5.4.3"
9108-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
9109-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
9106+
typescript@5.4.4:
9107+
version "5.4.4"
9108+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
9109+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
91109110

91119111
typewise-core@^1.2, typewise-core@^1.2.0:
91129112
version "1.2.0"

0 commit comments

Comments
 (0)