Skip to content

Commit

Permalink
Update dependency graphql-toolkit to v0.3.4 (#2149)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ardatan committed Jul 10, 2019
1 parent a4414ff commit 1308722
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Expand Up @@ -60,7 +60,7 @@
"graphql-config": "2.2.1",
"graphql-import": "0.7.1",
"graphql-tag-pluck": "0.8.3",
"graphql-toolkit": "0.3.3",
"graphql-toolkit": "0.3.4",
"graphql-tools": "4.0.5",
"indent-string": "4.0.0",
"inquirer": "6.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-core/package.json
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "1.3.1",
"graphql-toolkit": "0.3.3",
"graphql-toolkit": "0.3.4",
"tslib": "1.10.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/mongodb/package.json
Expand Up @@ -15,7 +15,7 @@
"@graphql-codegen/plugin-helpers": "1.3.1",
"@graphql-codegen/typescript": "1.3.1",
"@graphql-codegen/visitor-plugin-common": "1.3.1",
"graphql-toolkit": "0.3.3",
"graphql-toolkit": "0.3.4",
"tslib": "1.10.0"
},
"devDependencies": {
Expand Down
39 changes: 26 additions & 13 deletions yarn.lock
Expand Up @@ -5432,6 +5432,14 @@ cross-fetch@2.2.2:
node-fetch "2.1.2"
whatwg-fetch "2.0.4"

cross-fetch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.4.tgz#7bef7020207e684a7638ef5f2f698e24d9eb283c"
integrity sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==
dependencies:
node-fetch "2.6.0"
whatwg-fetch "3.0.0"

cross-spawn@5.1.0, cross-spawn@^5.0.1:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
Expand Down Expand Up @@ -5981,10 +5989,10 @@ deepmerge@3.2.0, deepmerge@^3.0.0:
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.2.0.tgz#58ef463a57c08d376547f8869fdc5bcee957f44e"
integrity sha512-6+LuZGU7QCNUnAJyX8cIrlzoEgggTM6B7mm+znKOX4t5ltluT9KLjN6g61ECMS0LTsLW7yDpNoxhix5FZcrIow==

deepmerge@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.3.0.tgz#d3c47fd6f3a93d517b14426b0628a17b0125f5f7"
integrity sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA==
deepmerge@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.0.0.tgz#3e3110ca29205f120d7cb064960a39c3d2087c09"
integrity sha512-YZ1rOP5+kHor4hMAH+HRQnBQHg+wvS1un1hAOuIcxcBy0hzcUf6Jg2a1w65kpoOUnurOfZbERwjI1TfZxNjcww==

default-gateway@^4.2.0:
version "4.2.0"
Expand Down Expand Up @@ -8085,22 +8093,22 @@ graphql-tag@2.10.1, graphql-tag@^2.10.1, graphql-tag@^2.9.2:
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==

graphql-toolkit@0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/graphql-toolkit/-/graphql-toolkit-0.3.3.tgz#9d7d470efa9a1ab107cc7f9279148bbb1459df34"
integrity sha512-bYzwPBTAQj2NJbyAmQuAfZ44az34asc7JV1RW1DWVQdB9E6xY1aMfr/c840IFhEgGcWHCkJO4olrTScVVTCzHw==
graphql-toolkit@0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/graphql-toolkit/-/graphql-toolkit-0.3.4.tgz#7152205234479352bb871b96a116d6b61d3cc247"
integrity sha512-a7pv/1D6RuyvY4BsGyF7FFfUIExzrx9eYIPwtkGDpo+j7PQbBYY7m9mQet07XUMw96wVZ4O1tqXrWOd8HfWziQ==
dependencies:
"@kamilkisiela/graphql-tools" "4.0.6"
"@types/glob" "7.1.1"
aggregate-error "3.0.0"
asyncro "^3.0.0"
deepmerge "3.3.0"
cross-fetch "^3.0.4"
deepmerge "4.0.0"
glob "7.1.4"
graphql-import "0.7.1"
is-glob "4.0.1"
is-valid-path "0.1.1"
lodash "4.17.11"
request "2.88.0"
lodash "4.17.14"
tslib "^1.9.3"
valid-url "1.0.9"

Expand Down Expand Up @@ -10714,7 +10722,12 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash@4.17.11, "lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.10:
lodash@4.17.14:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==

"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@~4.17.10:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
Expand Down Expand Up @@ -11521,7 +11534,7 @@ node-fetch@2.1.2:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=

node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0:
node-fetch@2.6.0, node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
Expand Down

0 comments on commit 1308722

Please sign in to comment.