File tree Expand file tree Collapse file tree 2 files changed +137
-127
lines changed Expand file tree Collapse file tree 2 files changed +137
-127
lines changed Original file line number Diff line number Diff line change 1717 "graphql-compose" : " ^7.7.0"
1818 },
1919 "devDependencies" : {
20- "@types/dedent" : " ^ 0.7.0" ,
20+ "@types/dedent" : " 0.7.0" ,
2121 "@types/glob" : " 7.1.1" ,
22+ "@types/jest" : " 24.0.25" ,
23+ "@types/node" : " 13.1.1" ,
24+ "@typescript-eslint/eslint-plugin" : " 2.13.0" ,
25+ "@typescript-eslint/parser" : " 2.13.0" ,
26+ "apollo-server" : " 2.9.15" ,
27+ "eslint" : " 6.8.0" ,
28+ "eslint-config-prettier" : " 6.9.0" ,
29+ "eslint-plugin-prettier" : " 3.1.2" ,
30+ "graphql" : " 14.5.8" ,
2231 "graphql-compose" : " 7.7.0" ,
2332 "jest" : " 24.9.0" ,
2433 "prettier" : " 1.19.1" ,
2534 "rimraf" : " 3.0.0" ,
26- "semantic-release" : " ^ 15.13.31 " ,
35+ "semantic-release" : " 15.14.0 " ,
2736 "ts-jest" : " 24.2.0" ,
28- "ts-node" : " ^ 8.5.2 " ,
29- "typescript" : " 3.7.2 "
37+ "ts-node" : " 8.5.4 " ,
38+ "typescript" : " 3.7.4 "
3039 },
3140 "scripts" : {
3241 "watch" : " jest --watch" ,
You can’t perform that action at this time.
0 commit comments