Skip to content

Commit 5e7a140

Browse files
⬆️ Update dependency typescript to v5
1 parent 320a2c6 commit 5e7a140

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
@@ -31,6 +31,6 @@
3131
"@typescript-eslint/parser": "4.31.2",
3232
"ava": "3.15.0",
3333
"eslint": "7.32.0",
34-
"typescript": "4.4.3"
34+
"typescript": "5.1.3"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,10 +2390,10 @@ typedarray-to-buffer@^3.1.5:
23902390
dependencies:
23912391
is-typedarray "^1.0.0"
23922392

2393-
typescript@4.4.3:
2394-
version "4.4.3"
2395-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
2396-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
2393+
typescript@5.1.3:
2394+
version "5.1.3"
2395+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
2396+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
23972397

23982398
unique-string@^2.0.0:
23992399
version "2.0.0"

0 commit comments

Comments
 (0)