Skip to content

Commit 2dcd842

Browse files
chore(deps): update dependency @graphql-codegen/cli to v6.3.1 (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b8c918 commit 2dcd842

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/presets/near-operation-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "^2.8.1"
4848
},
4949
"devDependencies": {
50-
"@graphql-codegen/cli": "6.3.0",
50+
"@graphql-codegen/cli": "6.3.1",
5151
"@types/parse-filepath": "1.0.2"
5252
},
5353
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,10 +1280,10 @@
12801280
"@graphql-codegen/plugin-helpers" "^6.3.0"
12811281
tslib "^2.8.0"
12821282

1283-
"@graphql-codegen/[email protected].0":
1284-
version "6.3.0"
1285-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.3.0.tgz#8d81e387167b80548838769174b6906e0cd432ef"
1286-
integrity sha512-tlzSaM2oSnG6x8+QVc+cJ7NMJe+CN4tnSm/B8Uny/IpgSkAqP+RG8xaDxnrzwQZ+lz1ZXrBkNM6vzAGZhOaOGw==
1283+
"@graphql-codegen/[email protected].1":
1284+
version "6.3.1"
1285+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-6.3.1.tgz#f64f257cf81ffaf2e6241eff64c6de105e74dab2"
1286+
integrity sha512-I5KkyX1SgQZPojMeQTRydB6fml4cysZq/mIdhNW4rmqdoOcTgdMPq1Tl+wtRp1VpBAOrBazJUJh1nAqJMMSPIQ==
12871287
dependencies:
12881288
"@babel/generator" "^7.18.13"
12891289
"@babel/template" "^7.18.10"

0 commit comments

Comments
 (0)