Skip to content

Commit ea4438d

Browse files
Update dependency typescript to v6
1 parent b04bc3e commit ea4438d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmptool-apollo-server",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Apollo GraphQL server for the DMP Tool system",
55
"main": "index.js",
66
"scripts": {
@@ -106,7 +106,7 @@
106106
"supertest": "^7.2.2",
107107
"ts-jest": "^29.4.6",
108108
"ts-node-dev": "^2.0.0",
109-
"typescript": "^5.9.3",
109+
"typescript": "^6.0.0",
110110
"typescript-eslint": "^8.58.0"
111111
}
112112
}

0 commit comments

Comments
 (0)