Skip to content

Commit b57f732

Browse files
committed
chore(deps): update dependency typescript to v5.3.2
1 parent 79389e2 commit b57f732

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
@@ -45,7 +45,7 @@
4545
"prettier": "2.8.8",
4646
"prettier-plugin-solidity": "1.2.0",
4747
"ts-node": "10.9.1",
48-
"typescript": "5.2.2"
48+
"typescript": "5.3.2"
4949
},
5050
"dependencies": {
5151
"@devprotocol/i-s-tokens": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5326,10 +5326,10 @@ typechain@^8.0.0:
53265326
ts-command-line-args "^2.2.0"
53275327
ts-essentials "^7.0.1"
53285328

5329-
typescript@5.2.2:
5330-
version "5.2.2"
5331-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5332-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
5329+
typescript@5.3.2:
5330+
version "5.3.2"
5331+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
5332+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
53335333

53345334
typical@^4.0.0:
53355335
version "4.0.0"

0 commit comments

Comments
 (0)