Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit d7d90fb

Browse files
committedDec 9, 2021
fix(deps): update dependency typescript to v4.5.3
1 parent da86806 commit d7d90fb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lint-staged": "12.1.2",
2828
"pinst": "2.1.6",
2929
"prettier": "2.5.1",
30-
"typescript": "4.5.2"
30+
"typescript": "4.5.3"
3131
},
3232
"lint-staged": {
3333
"*.{yml,md,js,json}": [

0 commit comments

Comments
 (0)
This repository has been archived.