Skip to content

Commit 431664f

Browse files
Update dependency typescript to v5
1 parent fc0dc71 commit 431664f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"hardhat": "^2.8.0",
4040
"openzeppelin-docs-utils": "github:OpenZeppelin/docs-utils",
4141
"ts-node": "^10.4.0",
42-
"typescript": "^4.0.0"
42+
"typescript": "^5.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)