File tree Expand file tree Collapse file tree 2 files changed +83
-226
lines changed Expand file tree Collapse file tree 2 files changed +83
-226
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mercurius-integration-testing" ,
3- "version" : " 5 .0.0" ,
3+ "version" : " 6 .0.0" ,
44 "private" : false ,
55 "keywords" : [
66 " test" ,
2121 " dist"
2222 ],
2323 "scripts" : {
24- "coverage" : " tap --coverage --coverage-report=html && dotenv codecov" ,
2524 "prepare" : " tsc" ,
2625 "test" : " cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts --100"
2726 },
3635 "ws" : " ^8.9.0"
3736 },
3837 "devDependencies" : {
38+ "@fastify/cookie" : " ^8.3.0" ,
3939 "@types/cookie" : " ^0.5.1" ,
40- "@types/node" : " ^14.18.31 " ,
40+ "@types/node" : " ^14.18.32 " ,
4141 "@types/readable-stream" : " ^2.3.14" ,
4242 "@types/tap" : " ^15.0.7" ,
4343 "@types/ws" : " ^8.5.3" ,
44- "codecov" : " ^3.8.3" ,
4544 "cross-env" : " ^7.0.3" ,
4645 "dotenv-cli" : " ^6.0.0" ,
47- "fastify" : " ^4.7.0" ,
48- "@fastify/cookie" : " ^8.3.0" ,
46+ "fastify" : " ^4.8.1" ,
4947 "graphql" : " ^16.6.0" ,
5048 "graphql-tag" : " ^2.12.6" ,
5149 "husky" : " ^8.0.1" ,
You can’t perform that action at this time.
0 commit comments