Skip to content

Commit

Permalink
chore(deps): update dependency @graphql-codegen/cli to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2022
1 parent a244af3 commit 4e95979
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"urql": "3.0.3"
},
"devDependencies": {
"@graphql-codegen/cli": "2.12.0",
"@graphql-codegen/cli": "2.12.1",
"@graphql-codegen/typescript": "2.7.3",
"@graphql-codegen/typescript-operations": "2.5.3",
"@graphql-codegen/typescript-urql": "3.7.0",
Expand Down
35 changes: 23 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1367,13 +1367,13 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@graphql-codegen/cli@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.0.tgz#ae57ca66fac7b0b5b8cba5b26ca9ccb5885ae2d4"
integrity sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg==
"@graphql-codegen/cli@2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382"
integrity sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g==
dependencies:
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/plugin-helpers" "^2.7.0"
"@graphql-codegen/plugin-helpers" "^2.7.1"
"@graphql-tools/apollo-engine-loader" "^7.3.6"
"@graphql-tools/code-file-loader" "^7.3.1"
"@graphql-tools/git-loader" "^7.2.1"
Expand All @@ -1384,7 +1384,7 @@
"@graphql-tools/prisma-loader" "^7.2.7"
"@graphql-tools/url-loader" "^7.13.2"
"@graphql-tools/utils" "^8.9.0"
"@whatwg-node/fetch" "^0.3.0"
"@whatwg-node/fetch" "^0.4.0"
ansi-escapes "^4.3.1"
chalk "^4.1.0"
chokidar "^3.5.2"
Expand Down Expand Up @@ -1415,7 +1415,7 @@
"@graphql-tools/utils" "^8.8.0"
tslib "~2.4.0"

"@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@^2.7.0":
"@graphql-codegen/plugin-helpers@^2.6.2":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.0.tgz#54ba1d5fb3ddad8a3634bc2e09b023eb183e574c"
integrity sha512-+a2VP/4Ob0fwP8YLrQ/hhYlAA9UZUdDFNqwS543DmyiGFUkNIsa7TnTsE/mBDKJSMsCVWLw78949fCpzjyw/9Q==
Expand All @@ -1427,6 +1427,18 @@
lodash "~4.17.0"
tslib "~2.4.0"

"@graphql-codegen/plugin-helpers@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e"
integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg==
dependencies:
"@graphql-tools/utils" "^8.8.0"
change-case-all "1.0.14"
common-tags "1.8.2"
import-from "4.0.0"
lodash "~4.17.0"
tslib "~2.4.0"

"@graphql-codegen/schema-ast@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.5.1.tgz#ce030ae6de5dacd745848009ba0ca18c9c30910c"
Expand Down Expand Up @@ -2175,15 +2187,14 @@
undici "^5.8.0"
web-streams-polyfill "^3.2.0"

"@whatwg-node/fetch@^0.3.0":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287"
integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ==
"@whatwg-node/fetch@^0.4.0":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.4.4.tgz#9f6502177453d48b76d31f33d32dcd60afb9eb54"
integrity sha512-/c2u1blMAXHVXneZjVLyE0AwdRuuFpv2P3ghNz2QtpHed+25WdSkTi7XxICwuaRsl/mMgundCzSy1352rZgWPg==
dependencies:
"@peculiar/webcrypto" "^1.4.0"
abort-controller "^3.0.0"
busboy "^1.6.0"
event-target-polyfill "^0.0.3"
form-data-encoder "^1.7.1"
formdata-node "^4.3.1"
node-fetch "^2.6.7"
Expand Down

0 comments on commit 4e95979

Please sign in to comment.