File tree 2 files changed +571
-526
lines changed
2 files changed +571
-526
lines changed Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@types/graphql" : " 14.5.0" ,
30
- "@types/jest" : " 26.0.23 " ,
31
- "@typescript-eslint/eslint-plugin" : " 4.25.0 " ,
32
- "@typescript-eslint/parser" : " 4.25.0 " ,
33
- "eslint" : " 7.27 .0" ,
30
+ "@types/jest" : " 26.0.24 " ,
31
+ "@typescript-eslint/eslint-plugin" : " 4.28.2 " ,
32
+ "@typescript-eslint/parser" : " 4.28.2 " ,
33
+ "eslint" : " 7.30 .0" ,
34
34
"eslint-config-airbnb-base" : " 14.2.1" ,
35
35
"eslint-config-prettier" : " 8.3.0" ,
36
36
"eslint-plugin-import" : " 2.23.4" ,
37
37
"eslint-plugin-prettier" : " 3.4.0" ,
38
- "graphql" : " 15.5.0 " ,
39
- "graphql-compose" : " 9.0.0 " ,
40
- "jest" : " 27.0.3 " ,
41
- "prettier" : " 2.3.0 " ,
38
+ "graphql" : " 15.5.1 " ,
39
+ "graphql-compose" : " 9.0.1 " ,
40
+ "jest" : " 27.0.6 " ,
41
+ "prettier" : " 2.3.2 " ,
42
42
"rimraf" : " 3.0.2" ,
43
- "semantic-release" : " 17.4.3 " ,
44
- "ts-jest" : " 27.0.1 " ,
45
- "typescript" : " 4.3.2 "
43
+ "semantic-release" : " 17.4.4 " ,
44
+ "ts-jest" : " 27.0.3 " ,
45
+ "typescript" : " 4.3.5 "
46
46
},
47
47
"scripts" : {
48
48
"build" : " rimraf lib && tsc -p ./tsconfig.build.json" ,
You can’t perform that action at this time.
0 commit comments