Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 0604e6e

Browse files
Update dependency typescript to v4.7.4
1 parent a417b0a commit 0604e6e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

node/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"nodemon": "2.0.16",
30-
"typescript": "4.7.2",
30+
"typescript": "4.7.4",
3131
"prettier": "2.6.2"
3232
}
3333
}

0 commit comments

Comments
 (0)