Skip to content

Commit a2d7fa0

Browse files
Update dependency typescript to v5
1 parent 7b0dada commit a2d7fa0

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
@@ -38,6 +38,6 @@
3838
"jest": "29.7.0",
3939
"prettier": "2.8.8",
4040
"ts-jest": "29.1.2",
41-
"typescript": "4.9.5"
41+
"typescript": "5.4.4"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,10 +3181,10 @@ type-fest@^0.21.3:
31813181
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
31823182
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
31833183

3184-
typescript@4.9.5:
3185-
version "4.9.5"
3186-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3187-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3184+
typescript@5.4.4:
3185+
version "5.4.4"
3186+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
3187+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
31883188

31893189
undici-types@~5.26.4:
31903190
version "5.26.5"

0 commit comments

Comments
 (0)