Skip to content

Commit e29a5b1

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

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.2"
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.2:
3185+
version "5.4.2"
3186+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
3187+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
31883188

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

0 commit comments

Comments
 (0)