mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-14 01:47:51 +00:00
chore(deps): add @types/node, typescript >=4
This commit is contained in:
@@ -37,7 +37,9 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "19.3.0",
|
"@commitlint/cli": "19.3.0",
|
||||||
"@commitlint/config-conventional": "19.2.2",
|
"@commitlint/config-conventional": "19.2.2",
|
||||||
"@ivuorinen/config-checker": "^1.1.3"
|
"@ivuorinen/config-checker": "^1.1.3",
|
||||||
|
"@types/node": "*",
|
||||||
|
"typescript": ">=4"
|
||||||
},
|
},
|
||||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user