Skip to content

Commit fb9db64

Browse files
Update dependency typescript to v6
1 parent bbe973b commit fb9db64

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": {
@@ -105,7 +105,7 @@
105105
"supertest": "^7.2.2",
106106
"ts-jest": "^29.4.6",
107107
"ts-node-dev": "^2.0.0",
108-
"typescript": "^5.9.3",
108+
"typescript": "^6.0.0",
109109
"typescript-eslint": "^8.58.0"
110110
}
111111
}

0 commit comments

Comments
 (0)