Skip to content

Commit

Permalink
Merge branch 'master' into mark-exercise-answered-based-on-user-answers
Browse files Browse the repository at this point in the history
  • Loading branch information
flacial authored Sep 26, 2022
2 parents 338b550 + e4a9a9b commit 2cc2338
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

0 comments on commit 2cc2338

Please sign in to comment.