Skip to content

Commit d37640a

Browse files
Update dependency typescript to v5
1 parent 77a0c9f commit d37640a

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
@@ -87,7 +87,7 @@
8787
"jsdom": "^19.0.0",
8888
"prettier": "^2.1.2",
8989
"ts-jest": "^29.0.0",
90-
"typescript": "^4.0.3"
90+
"typescript": "^5.0.0"
9191
},
9292
"jest": {
9393
"snapshotFormat": {

yarn.lock

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

4272-
typescript@^4.0.3:
4273-
version "4.9.5"
4274-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4275-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4272+
typescript@^5.0.0:
4273+
version "5.3.3"
4274+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4275+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
42764276

42774277
uc.micro@^1.0.1, uc.micro@^1.0.5:
42784278
version "1.0.6"

0 commit comments

Comments
 (0)