mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
build(deps): upgrade to typescript 6
TypeScript 6 enables `strict` by default and changes default @types inclusion.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
"eslint": "^10.4.1",
|
||||
"jest": "^30.4.2",
|
||||
"ts-jest": "^29.4.11",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.61.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user