fix: base tsconfig (#9309)

* fix: base tsconfig

* WIP

* wi[]

* update integration typescript version

* update lock file

* fix deps

* fix medusa tests runner
This commit is contained in:
Adrien de Peretti
2024-09-25 16:31:57 +02:00
committed by GitHub
parent 6e5d007837
commit ae320ac73f
9 changed files with 30 additions and 20 deletions

View File

@@ -35,6 +35,6 @@
"form-data": "^4.0.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"typescript": "^5.3.3"
"typescript": "^5.6.2"
}
}