Skip to content

Commit

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

build(deps-dev): Bump @graphql-codegen/cli from 2.13.4 to 2.13.5
  • Loading branch information
flacial authored Oct 7, 2022
2 parents 48bce42 + 8e9e1ac commit cc29ca6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.13.4",
"@graphql-codegen/cli": "^2.13.5",
"@graphql-codegen/typescript": "^2.7.2",
"@graphql-codegen/typescript-apollo-client-helpers": "^2.2.3",
"@graphql-codegen/typescript-operations": "^2.5.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1855,10 +1855,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@graphql-codegen/cli@^2.13.4":
version "2.13.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.4.tgz#77b251971364b99be11d37d618de5d4e91216a81"
integrity sha512-HhaLumR9/rov2WzDchZmIarD/MteNQOCiwgrOdS+A3WcUYBomeL8t5CoRsarFTc6McKoQIAdAqSl+eiNJ5oxJw==
"@graphql-codegen/cli@^2.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.5.tgz#6f18e7e524826d4202787a05f495cc54dc5bbfaa"
integrity sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
Expand All @@ -1883,7 +1883,7 @@
cosmiconfig-typescript-loader "4.1.1"
debounce "^1.2.0"
detect-indent "^6.0.0"
graphql-config "^4.3.5"
graphql-config "4.3.6"
inquirer "^8.0.0"
is-glob "^4.0.1"
json-to-pretty-yaml "^1.2.2"
Expand Down Expand Up @@ -9879,10 +9879,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==

graphql-config@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.5.tgz#bd197ec9c1e86d2696c61332be35b920ba7be700"
integrity sha512-B4jXhHL7j3llCem+ACeo48wvVYhtJxRyt5SfSnvywbRlVYyUzt5ibZV6WJU2Yii2/rcVRIGi7BHDgcAPWdWdJg==
graphql-config@4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.6.tgz#908ef03d6670c3068e51fe2e84e10e3e0af220b6"
integrity sha512-i7mAPwc0LAZPnYu2bI8B6yXU5820Wy/ArvmOseDLZIu0OU1UTULEuexHo6ZcHXeT9NvGGaUPQZm8NV3z79YydA==
dependencies:
"@graphql-tools/graphql-file-loader" "^7.3.7"
"@graphql-tools/json-file-loader" "^7.3.7"
Expand Down

1 comment on commit cc29ca6

@vercel
Copy link

@vercel vercel bot commented on cc29ca6 Oct 7, 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.