Skip to content

Commit 701a908

Browse files
Update dependency typescript to v5.1.3
1 parent a3fa1a1 commit 701a908

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ts-jest": "27.1.5",
5757
"ts-node": "10.9.1",
5858
"ts-node-dev": "2.0.0",
59-
"typescript": "5.0.4",
59+
"typescript": "5.1.3",
6060
"typesync": "0.9.2"
6161
},
6262
"prettier": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6104,10 +6104,10 @@ typedarray-to-buffer@^3.1.5:
61046104
dependencies:
61056105
is-typedarray "^1.0.0"
61066106

6107-
typescript@5.0.4:
6108-
version "5.0.4"
6109-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
6110-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
6107+
typescript@5.1.3:
6108+
version "5.1.3"
6109+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
6110+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
61116111

61126112
typesync@0.9.2:
61136113
version "0.9.2"

0 commit comments

Comments
 (0)