Skip to content

Commit 85c3686

Browse files
Update dependency typescript to v5.1.5
1 parent 5647405 commit 85c3686

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
@@ -44,7 +44,7 @@
4444
"prettier-plugin-solidity": "1.1.3",
4545
"rimraf": "3.0.2",
4646
"ts-node": "10.9.1",
47-
"typescript": "5.0.4",
47+
"typescript": "5.1.5",
4848
"web3": "1.7.4"
4949
},
5050
"husky": {

yarn.lock

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

8794-
typescript@5.0.4:
8795-
version "5.0.4"
8796-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8797-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8794+
typescript@5.1.5:
8795+
version "5.1.5"
8796+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
8797+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
87988798

87998799
typewise-core@^1.2, typewise-core@^1.2.0:
88008800
version "1.2.0"

0 commit comments

Comments
 (0)