Skip to content

Commit f2802af

Browse files
fix(deps): update dependency @graphql-codegen/near-operation-file-preset to v5.2.0 (dotansimha#10769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2129f25 commit f2802af

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@graphql-codegen/jsdoc": "4.0.1",
3232
"@graphql-codegen/kotlin": "4.0.1",
3333
"@graphql-codegen/named-operations-object": "4.0.1",
34-
"@graphql-codegen/near-operation-file-preset": "5.1.0",
34+
"@graphql-codegen/near-operation-file-preset": "5.2.0",
3535
"@graphql-codegen/schema-ast": "6.0.0",
3636
"@graphql-codegen/time": "7.0.0",
3737
"@graphql-codegen/typed-document-node": "7.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,14 +1884,14 @@
18841884
change-case-all "1.0.15"
18851885
tslib "^2.8.1"
18861886

1887-
"@graphql-codegen/near-operation-file-preset@5.1.0":
1888-
version "5.1.0"
1889-
resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-5.1.0.tgz#a5ec0555951800da280a292671da17d10f26ba29"
1890-
integrity sha512-tME5X7OrrkYUr9CeW4rHrl6lUxrojNNXwN4yibdnmSP1w93Pj/p4kogKmnacd5Sns05Q82cucswuTQTQmVENKA==
1887+
"@graphql-codegen/near-operation-file-preset@5.2.0":
1888+
version "5.2.0"
1889+
resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-5.2.0.tgz#5694f0db406bef22e9c00f91f55b4410116f3807"
1890+
integrity sha512-aDpaXk5LBWS0KFt9g4f3gEyLi9JHAj+lujw482GG6FIRa62ztR03c4B3GZW278672jS5LFRb+yJC9qphg0mLWA==
18911891
dependencies:
1892-
"@graphql-codegen/add" "^6.0.0"
1893-
"@graphql-codegen/plugin-helpers" "^6.3.0"
1894-
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
1892+
"@graphql-codegen/add" "^7.0.0"
1893+
"@graphql-codegen/plugin-helpers" "^7.0.0"
1894+
"@graphql-codegen/visitor-plugin-common" "^7.0.0"
18951895
"@graphql-tools/utils" "^11.0.0"
18961896
parse-filepath "^1.0.2"
18971897
tslib "^2.8.1"

0 commit comments

Comments
 (0)