Skip to content

Commit d7c66fa

Browse files
Update dependency typescript to v5.4.3
1 parent 5ec3a73 commit d7c66fa

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
@@ -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.4.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
@@ -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.4.3:
9155+
version "5.4.3"
9156+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
9157+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
91589158

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

0 commit comments

Comments
 (0)