Skip to content

Commit c817ec9

Browse files
Update dependency typescript to v5.1.3
1 parent 4ebe140 commit c817ec9

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
"rimraf": "3.0.2",
3939
"solhint": "3.3.8",
4040
"ts-node": "10.9.1",
41-
"typescript": "5.0.4"
41+
"typescript": "5.1.3"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8316,10 +8316,10 @@ typedarray@^0.0.6:
83168316
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
83178317
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
83188318

8319-
typescript@5.0.4:
8320-
version "5.0.4"
8321-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8322-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8319+
typescript@5.1.3:
8320+
version "5.1.3"
8321+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
8322+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
83238323

83248324
typewise-core@^1.2, typewise-core@^1.2.0:
83258325
version "1.2.0"

0 commit comments

Comments
 (0)