File tree Expand file tree Collapse file tree
packages/integration-testsuite Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 "@types/cors" : " 2.8.12" ,
6060 "@types/express" : " 4.17.13" ,
6161 "@types/express-serve-static-core" : " 4.17.30" ,
62- "@types/jest" : " 28.1.8 " ,
62+ "@types/jest" : " 29.0.0 " ,
6363 "@types/lodash" : " 4.14.184" ,
6464 "@types/lodash.sumby" : " 4.6.7" ,
6565 "@types/lodash.xorby" : " 4.7.7" ,
9595 "express" : " 4.18.1" ,
9696 "graphql" : " 16.5.0" ,
9797 "graphql-tag" : " 2.12.6" ,
98- "jest" : " 28.1.3 " ,
99- "jest-config" : " 28.1.3 " ,
98+ "jest" : " 29.0.1 " ,
99+ "jest-config" : " 29.0.1 " ,
100100 "jest-junit" : " 14.0.1" ,
101- "jest-mock" : " 28.1.3 " ,
101+ "jest-mock" : " 29.0.1 " ,
102102 "jest-mock-random" : " 1.1.1" ,
103103 "jest-serializer-html" : " 7.1.0" ,
104104 "lodash.sumby" : " 4.6.0" ,
Original file line number Diff line number Diff line change 4343 },
4444 "peerDependencies" : {
4545 "@apollo/server" : " ^4.0.0-alpha.10" ,
46- "@jest/globals" : " 28.x" ,
46+ "@jest/globals" : " 28.x || 29.x " ,
4747 "graphql" : " ^16.5.0" ,
48- "jest" : " 28.x"
48+ "jest" : " 28.x || 29.x "
4949 },
5050 "volta" : {
5151 "extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments