Browse Source

Maintenance: Bump @graphql-codegen/near-operation-file-preset

Bumps [@graphql-codegen/near-operation-file-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/near-operation-file) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/near-operation-file/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/near-operation-file-preset@2.2.13/packages/presets/near-operation-file)
Dominik Klein 2 years ago
parent
commit
f9161de5a6
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      yarn.lock

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
   "devDependencies": {
     "@graphql-codegen/cli": "^2.6.2",
     "@graphql-codegen/introspection": "^2.1.1",
-    "@graphql-codegen/near-operation-file-preset": "^2.2.12",
+    "@graphql-codegen/near-operation-file-preset": "^2.2.13",
     "@graphql-codegen/typescript": "^2.4.11",
     "@graphql-codegen/typescript-operations": "^2.4.0",
     "@graphql-codegen/typescript-vue-apollo": "^3.2.13",

+ 5 - 5
yarn.lock

@@ -652,14 +652,14 @@
     "@graphql-codegen/plugin-helpers" "^2.3.2"
     tslib "~2.3.0"
 
-"@graphql-codegen/near-operation-file-preset@^2.2.12":
-  version "2.2.12"
-  resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-2.2.12.tgz#a0135486608474c7a270eadb4241c757537b488c"
-  integrity sha512-Fss3tll8EF2KTC1ZESbUrLTA9HChDdQ3dX9gQRCnZS9u8zfuMlF58r3vp6uoI+DfIYSStYAd/wzR/JpSznri0w==
+"@graphql-codegen/near-operation-file-preset@^2.2.13":
+  version "2.2.13"
+  resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-2.2.13.tgz#bfa833539c9e7bef9c0512b08d459e134420e582"
+  integrity sha512-dlTe/HMClfAp72eC1CUl84xqYuwEEO+877rFu+1HqRDgsVyF/TUGv4D/3fwE5i4/66jYI2yk3fleemzUcHJudA==
   dependencies:
     "@graphql-codegen/add" "^3.1.1"
     "@graphql-codegen/plugin-helpers" "^2.4.0"
-    "@graphql-codegen/visitor-plugin-common" "2.8.0"
+    "@graphql-codegen/visitor-plugin-common" "2.9.0"
     "@graphql-tools/utils" "^8.5.2"
     parse-filepath "^1.0.2"
     tslib "~2.4.0"