Skip to content

Commit fbfc7b1

Browse files
committed
upgrade types in encode test
1 parent 69a2973 commit fbfc7b1

File tree

1 file changed

+2
-2
lines changed
  • samples/client/others/typescript/encode-decode/test

1 file changed

+2
-2
lines changed

samples/client/others/typescript/encode-decode/test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@openapitools/typescript-encode-decode": "file:../build",
55
"@types/chai": "^4.3.0",
66
"@types/mocha": "^10.0.0",
7-
"@types/node": "^16.6.2",
7+
"@types/node": "^22.12.0",
88
"chai": "^4.3.0",
99
"mocha": "^10.2.0",
1010
"ts-node": "^10.9.0",
@@ -22,4 +22,4 @@
2222
"author": "",
2323
"license": "ISC",
2424
"description": ""
25-
}
25+
}

0 commit comments

Comments
 (0)