Skip to content

Commit

Permalink
Merge pull request #620 from ArtBlocks/dependabot/npm_and_yarn/graphq…
Browse files Browse the repository at this point in the history
…l-codegen/cli-3.3.0

Bump @graphql-codegen/cli from 3.2.2 to 3.3.0
  • Loading branch information
ryley-o authored Apr 12, 2023
2 parents 7ceba45 + d7cc308 commit dc096f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2858,15 +2858,15 @@
node-fetch "^2.6.6"

"@graphql-codegen/cli@^3.0.0":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.2.2.tgz#1a94bc1ff9cfb7d618859336017d523689ab7d15"
integrity sha512-u+dm/SW1heLnUL4Tyf5Uv0AxOFhTCmUPHKwRLq2yE8MPhv7+Ti4vxxUP/XGoaMNRuHlN37wLI7tpFLV1Hhm22Q==
version "3.3.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-3.3.0.tgz#12755b6b20b5a24eca7514a6fa00507b61406bef"
integrity sha512-KRQoAG0stor/ztMsBxHqxnwQzcM1DEZigwzah1LFej8bh6TT1WpUt37zt6PH0EdlMpelmeN3keY4Pq6GMd4ADw==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
"@babel/types" "^7.18.13"
"@graphql-codegen/core" "^3.1.0"
"@graphql-codegen/plugin-helpers" "^4.1.0"
"@graphql-codegen/plugin-helpers" "^4.2.0"
"@graphql-tools/apollo-engine-loader" "^7.3.6"
"@graphql-tools/code-file-loader" "^7.3.17"
"@graphql-tools/git-loader" "^7.2.13"
Expand Down

0 comments on commit dc096f0

Please sign in to comment.