Skip to content

Commit 1c3d1fb

Browse files
Update dependency typescript to v5.3.3
1 parent dce6d3e commit 1c3d1fb

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.1",
4949
"typechain": "8.2.0",
50-
"typescript": "5.0.4"
50+
"typescript": "5.3.3"
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
@@ -9128,10 +9128,10 @@ typedarray@^0.0.6:
91289128
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91299129
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
91309130

9131-
typescript@5.0.4:
9132-
version "5.0.4"
9133-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9134-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9131+
typescript@5.3.3:
9132+
version "5.3.3"
9133+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
9134+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
91359135

91369136
typewise-core@^1.2, typewise-core@^1.2.0:
91379137
version "1.2.0"

0 commit comments

Comments
 (0)