File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 "babel-plugin-transform-runtime" : " ^6.23.0" ,
3434 "babel-preset-env" : " ^1.5.2" ,
3535 "cz-conventional-changelog" : " ^2.0.0" ,
36- "eslint" : " ^3.19 .0" ,
36+ "eslint" : " ^4.0 .0" ,
3737 "eslint-config-airbnb-base" : " ^11.2.0" ,
3838 "eslint-config-prettier" : " ^2.1.1" ,
3939 "eslint-plugin-flowtype" : " ^2.34.0" ,
4040 "eslint-plugin-import" : " ^2.3.0" ,
4141 "eslint-plugin-prettier" : " ^2.1.1" ,
4242 "flow-bin" : " ^0.48.0" ,
4343 "graphql" : " ^0.10.1" ,
44- "graphql-compose" : " ^1.21.1 " ,
44+ "graphql-compose" : " ^2.0.0 " ,
4545 "jest" : " ^20.0.4" ,
4646 "prettier" : " ^1.4.4" ,
4747 "rimraf" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -1267,7 +1267,7 @@ eslint-config-airbnb-base@^11.2.0:
12671267 version "11.2.0"
12681268 resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.2.0.tgz#19a9dc4481a26f70904545ec040116876018f853"
12691269
1270- eslint-config-prettier@^2.2.0 :
1270+ eslint-config-prettier@^2.1.1 :
12711271 version "2.2.0"
12721272 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.2.0.tgz#ca47663852789a75c10feba673e802cc1eff085f"
12731273 dependencies :
@@ -1309,7 +1309,7 @@ eslint-plugin-import@^2.3.0:
13091309 minimatch "^3.0.3"
13101310 read-pkg-up "^2.0.0"
13111311
1312- eslint-plugin-prettier@^2.1.2 :
1312+ eslint-plugin-prettier@^2.1.1 :
13131313 version "2.1.2"
13141314 resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.1.2.tgz#4b90f4ee7f92bfbe2e926017e1ca40eb628965ea"
13151315 dependencies :
@@ -1777,7 +1777,7 @@ graphql-compose@^2.0.0:
17771777 babel-runtime "^6.23.0"
17781778 object-path "^0.11.4"
17791779
1780- graphql@^0.10.3 :
1780+ graphql@^0.10.1 :
17811781 version "0.10.3"
17821782 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.3.tgz#c313afd5518e673351bee18fb63e2a0e487407ab"
17831783 dependencies :
You can’t perform that action at this time.
0 commit comments