Skip to content

Commit bc77a2a

Browse files
Update dependency typescript to v5.3.3
1 parent 1fe2e96 commit bc77a2a

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
@@ -43,7 +43,7 @@
4343
"prettier": "2.8.8",
4444
"prettier-plugin-solidity": "1.1.3",
4545
"ts-node": "10.9.2",
46-
"typescript": "5.0.4"
46+
"typescript": "5.3.3"
4747
},
4848
"dependencies": {
4949
"@openzeppelin/contracts": "4.3.2",

yarn.lock

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

9541-
typescript@5.0.4:
9542-
version "5.0.4"
9543-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9544-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9541+
typescript@5.3.3:
9542+
version "5.3.3"
9543+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
9544+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
95459545

95469546
typescript@^4.3.4:
95479547
version "4.4.2"

0 commit comments

Comments
 (0)