Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Update dependency @graphql-codegen/cli to v2.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2022
1 parent 0c79278 commit a481f5c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"registry": "https://registry.yarnpkg.com"
},
"dependencies": {
"@graphql-codegen/cli": "2.13.10",
"@graphql-codegen/cli": "2.13.11",
"@graphql-codegen/near-operation-file-preset": "2.4.4",
"@graphql-codegen/typescript-operations": "2.5.6",
"@yummy/gatsby-categories": "workspace:^",
Expand Down Expand Up @@ -59,7 +59,7 @@
"underscore.string": "3.3.6"
},
"devDependencies": {
"@graphql-codegen/cli": "2.13.10",
"@graphql-codegen/cli": "2.13.11",
"@graphql-codegen/introspection": "2.2.1",
"@graphql-codegen/typescript": "2.8.1",
"@mdx-js/react": "2.1.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5171,14 +5171,14 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/cli@npm:2.13.10":
version: 2.13.10
resolution: "@graphql-codegen/cli@npm:2.13.10"
"@graphql-codegen/cli@npm:2.13.11":
version: 2.13.11
resolution: "@graphql-codegen/cli@npm:2.13.11"
dependencies:
"@babel/generator": ^7.18.13
"@babel/template": ^7.18.10
"@babel/types": ^7.18.13
"@graphql-codegen/core": 2.6.4
"@graphql-codegen/core": 2.6.5
"@graphql-codegen/plugin-helpers": ^2.7.2
"@graphql-tools/apollo-engine-loader": ^7.3.6
"@graphql-tools/code-file-loader": ^7.3.1
Expand Down Expand Up @@ -5218,21 +5218,21 @@ __metadata:
graphql-code-generator: cjs/bin.js
graphql-codegen: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: ac989b90226c1b652f935144fd6d71bcdd0c80a25f8adfe9f5c5595fe051fa92248016ab43c2fc4c602108d77e071e6345c460dd38dc04c5108d31ffe73e08d4
checksum: 8d5d6f848f245b2091b85785466805cced26d788a66c3e03fbcfd6dc8b5bac4215b6b687d746ad0ee05685c700eecc93b502fd73c3383e5ac4a19cc1b4198ac1
languageName: node
linkType: hard

"@graphql-codegen/core@npm:2.6.4":
version: 2.6.4
resolution: "@graphql-codegen/core@npm:2.6.4"
"@graphql-codegen/core@npm:2.6.5":
version: 2.6.5
resolution: "@graphql-codegen/core@npm:2.6.5"
dependencies:
"@graphql-codegen/plugin-helpers": ^2.7.2
"@graphql-tools/schema": ^9.0.0
"@graphql-tools/utils": 9.0.0
tslib: ~2.4.0
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: ba4ace33e2f9dc25ea37b9afc6f75841aa04907df3406cdfc3981f86625bae232c9c5ea294b7a1605083149b50adcb743825d8fb2327c1fc88978ee37d131daf
checksum: 22a30285af6adf5acd8ed2f45363c77b718a1789f024094a4fcc62fc164440f0fed595b5eecfa216e3568a81ba07dd8f2e6111cb49f2ce46160b14167a330c41
languageName: node
linkType: hard

Expand Down Expand Up @@ -12954,7 +12954,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "blog@workspace:apps/blog"
dependencies:
"@graphql-codegen/cli": 2.13.10
"@graphql-codegen/cli": 2.13.11
"@graphql-codegen/introspection": 2.2.1
"@graphql-codegen/near-operation-file-preset": 2.4.4
"@graphql-codegen/typescript": 2.8.1
Expand Down

0 comments on commit a481f5c

Please sign in to comment.