Skip to content

Commit

Permalink
Merge pull request #2352 from garageScript/dependabot/npm_and_yarn/gr…
Browse files Browse the repository at this point in the history
…aphql-codegen/cli-2.12.2

build(deps-dev): Bump @graphql-codegen/cli from 2.12.1 to 2.12.2
  • Loading branch information
SlyBouhafs authored Sep 26, 2022
2 parents 5a6e048 + 2a33d1f commit e4a9a9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.12.1",
"@graphql-codegen/cli": "^2.12.2",
"@graphql-codegen/typescript": "^2.7.2",
"@graphql-codegen/typescript-apollo-client-helpers": "^2.2.3",
"@graphql-codegen/typescript-operations": "^2.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,10 +1925,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@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==
"@graphql-codegen/cli@^2.12.2":
version "2.12.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.2.tgz#6122fbaca462b788ad7811135b3fc251b46cf6c4"
integrity sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==
dependencies:
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/plugin-helpers" "^2.7.1"
Expand Down

1 comment on commit e4a9a9b

@vercel
Copy link

@vercel vercel bot commented on e4a9a9b Sep 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.