File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# graphql-react changelog
2
2
3
+ ## Next
4
+
5
+ ### Patch
6
+
7
+ - Updated dependencies.
8
+
3
9
## 3.0.0
4
10
5
11
### Major
Original file line number Diff line number Diff line change 57
57
"babel-plugin-transform-replace-object-assign" : " ^2.0.0" ,
58
58
"cross-fetch" : " ^2.2.2" ,
59
59
"eslint" : " ^5.7.0" ,
60
- "eslint-config-env" : " ^1.1 .0" ,
60
+ "eslint-config-env" : " ^1.2 .0" ,
61
61
"eslint-config-prettier" : " ^3.1.0" ,
62
62
"eslint-plugin-import" : " ^2.14.0" ,
63
63
"eslint-plugin-node" : " ^7.0.1" ,
67
67
"graphql-api-koa" : " ^2.0.0" ,
68
68
"husky" : " ^1.1.2" ,
69
69
"jsdoc-md" : " ^1.6.0" ,
70
- "koa" : " ^2.5.3 " ,
70
+ "koa" : " ^2.6.1 " ,
71
71
"koa-bodyparser" : " ^4.2.1" ,
72
72
"lint-staged" : " ^7.3.0" ,
73
73
"prettier" : " ^1.14.3" ,
74
- "react" : " ^16.5.2 " ,
75
- "react-dom" : " ^16.5.2 " ,
74
+ "react" : " ^16.6.0 " ,
75
+ "react-dom" : " ^16.6.0 " ,
76
76
"size-limit" : " ^0.20.1" ,
77
77
"tap" : " ^12.0.1" ,
78
78
"watch" : " ^1.0.2"
You can’t perform that action at this time.
0 commit comments