File tree Expand file tree Collapse file tree 3 files changed +91
-235
lines changed Expand file tree Collapse file tree 3 files changed +91
-235
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@changesets/cli" : " 2.10.3" ,
19
- "@typescript-eslint/eslint-plugin" : " 3.7.1 " ,
20
- "@typescript-eslint/parser" : " 3.7.1 " ,
19
+ "@typescript-eslint/eslint-plugin" : " 4.3.0 " ,
20
+ "@typescript-eslint/parser" : " 4.3.0 " ,
21
21
"eslint" : " 7.10.0" ,
22
- "husky" : " 4.2.5 " ,
22
+ "husky" : " 4.3.0 " ,
23
23
"lint-staged" : " 10.4.0" ,
24
- "@types/node" : " 14.0.27 " ,
24
+ "@types/node" : " 14.11.2 " ,
25
25
"bob-the-bundler" : " 1.1.0" ,
26
26
"eslint-config-standard" : " 14.1.1" ,
27
- "eslint-plugin-import" : " 2.22.0 " ,
27
+ "eslint-plugin-import" : " 2.22.1 " ,
28
28
"eslint-plugin-node" : " 11.1.0" ,
29
29
"eslint-plugin-promise" : " 4.2.1" ,
30
- "eslint-plugin-react-hooks" : " 4.1.2" ,
31
30
"eslint-plugin-standard" : " 4.0.1" ,
32
31
"eslint-config-prettier" : " 6.12.0" ,
33
- "@types/jest" : " 26.0.12 " ,
32
+ "@types/jest" : " 26.0.14 " ,
34
33
"ts-jest" : " 26.4.1" ,
35
34
"rimraf" : " 3.0.2" ,
36
35
"typescript" : " 4.0.3" ,
Original file line number Diff line number Diff line change 16
16
"prepack" : " bob prepack"
17
17
},
18
18
"dependencies" : {
19
- "@graphql-tools/utils" : " ~6.0.0 " ,
20
- "@graphql-tools/load" : " ~6.0.0 " ,
21
- "@graphql-tools/graphql-file-loader" : " ~6.0.0 " ,
22
- "@graphql-tools/json-file-loader" : " ~6.0.0 " ,
23
- "@graphql-tools/url-loader" : " ~6.0.0 " ,
24
- "@graphql-tools/graphql-tag-pluck" : " 6.2.5" ,
19
+ "@graphql-tools/utils" : " ^6.2.4 " ,
20
+ "@graphql-tools/load" : " ^6.2.4 " ,
21
+ "@graphql-tools/graphql-file-loader" : " ^6.2.4 " ,
22
+ "@graphql-tools/json-file-loader" : " ^6.2.4 " ,
23
+ "@graphql-tools/url-loader" : " ^6.2.4 " ,
24
+ "@graphql-tools/graphql-tag-pluck" : " ^ 6.2.5" ,
25
25
"graphql-config" : " ^3.0.0"
26
26
},
27
27
"devDependencies" : {
28
28
"@types/eslint" : " 7.2.3" ,
29
29
"bob-the-bundler" : " 1.1.0" ,
30
+ "graphql-config" : " 3.0.3" ,
30
31
"graphql" : " 15.3.0" ,
31
32
"typescript" : " 4.0.3"
32
33
},
You can’t perform that action at this time.
0 commit comments