mirror of
https://github.com/jheddings/obsidian-stomp.git
synced 2026-07-22 06:44:59 +00:00
chore(deps): update dependency typescript to v7
This commit is contained in:
parent
1503ca29d4
commit
3d58f3dd87
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"obsidian": "latest",
|
||||
"prettier": "^3.9.4",
|
||||
"tslib": "2.8.1",
|
||||
"typescript": "6.0.3"
|
||||
"typescript": "7.0.2"
|
||||
},
|
||||
"nano-staged": {
|
||||
"*.{js,jsx,ts,tsx,json,css,scss,md}": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue