Skip to content

Commit 504ac5e

Browse files
Update dependency typescript to v5.5.4
1 parent 5ec3a73 commit 504ac5e

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.5.4"
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
@@ -9151,10 +9151,10 @@ typedarray@^0.0.6:
91519151
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91529152
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
91539153

9154-
typescript@5.0.4:
9155-
version "5.0.4"
9156-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9157-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9154+
typescript@5.5.4:
9155+
version "5.5.4"
9156+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9157+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
91589158

91599159
typewise-core@^1.2, typewise-core@^1.2.0:
91609160
version "1.2.0"

0 commit comments

Comments
 (0)