Skip to content

Commit f07e561

Browse files
Update dependency typescript to v6
1 parent ffc5229 commit f07e561

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": {
@@ -107,7 +107,7 @@
107107
"supertest": "^7.2.2",
108108
"ts-jest": "^29.4.6",
109109
"ts-node-dev": "^2.0.0",
110-
"typescript": "^5.9.3",
110+
"typescript": "^6.0.0",
111111
"typescript-eslint": "^8.58.0"
112112
}
113113
}

0 commit comments

Comments
 (0)