Skip to content

Commit d1703b7

Browse files
Update dependency typescript to v5.7.2
1 parent 0d7e95b commit d1703b7

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
@@ -47,7 +47,7 @@
4747
"solhint": "3.3.8",
4848
"ts-node": "10.9.2",
4949
"typechain": "8.2.0",
50-
"typescript": "5.0.4"
50+
"typescript": "5.7.2"
5151
},
5252
"dependencies": {
5353
"@devprotocol/protocol": "3.4.0",

yarn.lock

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

9159-
typescript@5.0.4:
9160-
version "5.0.4"
9161-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9162-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9159+
typescript@5.7.2:
9160+
version "5.7.2"
9161+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
9162+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
91639163

91649164
typewise-core@^1.2, typewise-core@^1.2.0:
91659165
version "1.2.0"

0 commit comments

Comments
 (0)