File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 2929 "@storybook/addon-console" : " ^1.0.0" ,
3030 "@storybook/addon-knobs" : " ^3.4.6" ,
3131 "@storybook/react" : " 4.0.0-alpha.8" ,
32- "@types/apollo-codegen" : " ^0.16 .0" ,
32+ "@types/apollo-codegen" : " ^0.20 .0" ,
3333 "@types/graphql" : " ^0.13.1" ,
3434 "@types/jest" : " ^23.0.0" ,
3535 "@types/json-schema" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 362362 react-modal "^3.4.4"
363363 react-treebeard "^2.1.0"
364364
365- " @types/apollo-codegen@^0.16.0 " :
366- version "0.16.0"
367- resolved "https://registry.yarnpkg.com/@types/apollo-codegen/-/apollo-codegen-0.16.0.tgz#e3bc3c27e4f089d61a4bb6b6de22fa226671a6d1"
365+ " @types/apollo-codegen@^0.20.0 " :
366+ version "0.20.3"
367+ resolved "https://registry.yarnpkg.com/@types/apollo-codegen/-/apollo-codegen-0.20.3.tgz#6e325e11230dd9ffe8c009fa3084d00e4d58257a"
368+ integrity sha512-q6W1xrV3pOEwOfbZgKe0EF71KG8q6XHxBaf0c5i2ifwwxMFlHZeFEdm68KfUt879qxOU4IfRlBi49wy3KdcTag==
369+ dependencies :
370+ graphql "^14.5.3"
368371
369372" @types/async@2.0.49 " :
370373 version "2.0.49"
@@ -3957,6 +3960,13 @@ graphql@^0.13.1:
39573960 dependencies :
39583961 iterall "^1.2.1"
39593962
3963+ graphql@^14.5.3 :
3964+ version "14.7.0"
3965+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
3966+ integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
3967+ dependencies :
3968+ iterall "^1.2.2"
3969+
39603970growly@^1.3.0 :
39613971 version "1.3.0"
39623972 resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
@@ -4690,6 +4700,11 @@ iterall@^1.1.3, iterall@^1.2.1:
46904700 version "1.2.2"
46914701 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
46924702
4703+ iterall@^1.2.2 :
4704+ version "1.3.0"
4705+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
4706+ integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
4707+
46934708jest-changed-files@^23.0.1 :
46944709 version "23.0.1"
46954710 resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-23.0.1.tgz#f79572d0720844ea5df84c2a448e862c2254f60c"
You can’t perform that action at this time.
0 commit comments