From 789006db36cb108ef4d4f4f824a85a80f762ea53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 00:54:08 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-codegen/typescript-operations to v2.5.1 (#6659) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 50 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d61e920e5d..5f92431b46e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "devDependencies": { "@apollo/client": "3.6.9", "@graphql-codegen/cli": "2.6.4", - "@graphql-codegen/typescript-operations": "2.5.0", + "@graphql-codegen/typescript-operations": "2.5.1", "@graphql-tools/mock": "8.7.0", "@graphql-tools/schema": "8.5.0", "@graphql-tools/utils": "8.8.0", @@ -2633,14 +2633,14 @@ "dev": true }, "node_modules/@graphql-codegen/typescript": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.0.tgz", - "integrity": "sha512-DNkoNDrL6LcEnDxDd2AuquAKCDinEzyfDo+iVYYFevFjQXepVwdw6DSpN1wGOol7WzrFA/OMmzrDyu5leCr8nA==", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.1.tgz", + "integrity": "sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g==", "dev": true, "dependencies": { "@graphql-codegen/plugin-helpers": "^2.5.0", "@graphql-codegen/schema-ast": "^2.5.0", - "@graphql-codegen/visitor-plugin-common": "2.11.0", + "@graphql-codegen/visitor-plugin-common": "2.11.1", "auto-bind": "~4.0.0", "tslib": "~2.4.0" }, @@ -2649,14 +2649,14 @@ } }, "node_modules/@graphql-codegen/typescript-operations": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.0.tgz", - "integrity": "sha512-2+zWzvQObMTSC0FdYNNSY0TnAjvHMmb7p20xm0fhvirhK8EH+y3JrtvLsvW6G6jePqCNrjLhbs8mNWOwY4Jxhg==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.1.tgz", + "integrity": "sha512-lGv+sPDXGcp/vDdIh7SoQjz8BRCZhLats4Hbqnf6gB7UtIasMvGuFDQyrKb3XAkQQYWqx/xtmEo0rBN8syV+Wg==", "dev": true, "dependencies": { "@graphql-codegen/plugin-helpers": "^2.5.0", - "@graphql-codegen/typescript": "^2.7.0", - "@graphql-codegen/visitor-plugin-common": "2.11.0", + "@graphql-codegen/typescript": "^2.7.1", + "@graphql-codegen/visitor-plugin-common": "2.11.1", "auto-bind": "~4.0.0", "tslib": "~2.4.0" }, @@ -2677,9 +2677,9 @@ "dev": true }, "node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.0.tgz", - "integrity": "sha512-+8AAtt1vxHq21ACr8bK9OYWpAOscDS0HaLM+kViC5GcNllp1NABEsEs+4KFr+wsmx0eiC/R+NeU4cXrmDOiJOQ==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz", + "integrity": "sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA==", "dev": true, "dependencies": { "@graphql-codegen/plugin-helpers": "^2.5.0", @@ -23098,14 +23098,14 @@ } }, "@graphql-codegen/typescript": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.0.tgz", - "integrity": "sha512-DNkoNDrL6LcEnDxDd2AuquAKCDinEzyfDo+iVYYFevFjQXepVwdw6DSpN1wGOol7WzrFA/OMmzrDyu5leCr8nA==", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.1.tgz", + "integrity": "sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g==", "dev": true, "requires": { "@graphql-codegen/plugin-helpers": "^2.5.0", "@graphql-codegen/schema-ast": "^2.5.0", - "@graphql-codegen/visitor-plugin-common": "2.11.0", + "@graphql-codegen/visitor-plugin-common": "2.11.1", "auto-bind": "~4.0.0", "tslib": "~2.4.0" }, @@ -23119,14 +23119,14 @@ } }, "@graphql-codegen/typescript-operations": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.0.tgz", - "integrity": "sha512-2+zWzvQObMTSC0FdYNNSY0TnAjvHMmb7p20xm0fhvirhK8EH+y3JrtvLsvW6G6jePqCNrjLhbs8mNWOwY4Jxhg==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.1.tgz", + "integrity": "sha512-lGv+sPDXGcp/vDdIh7SoQjz8BRCZhLats4Hbqnf6gB7UtIasMvGuFDQyrKb3XAkQQYWqx/xtmEo0rBN8syV+Wg==", "dev": true, "requires": { "@graphql-codegen/plugin-helpers": "^2.5.0", - "@graphql-codegen/typescript": "^2.7.0", - "@graphql-codegen/visitor-plugin-common": "2.11.0", + "@graphql-codegen/typescript": "^2.7.1", + "@graphql-codegen/visitor-plugin-common": "2.11.1", "auto-bind": "~4.0.0", "tslib": "~2.4.0" }, @@ -23140,9 +23140,9 @@ } }, "@graphql-codegen/visitor-plugin-common": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.0.tgz", - "integrity": "sha512-+8AAtt1vxHq21ACr8bK9OYWpAOscDS0HaLM+kViC5GcNllp1NABEsEs+4KFr+wsmx0eiC/R+NeU4cXrmDOiJOQ==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz", + "integrity": "sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA==", "dev": true, "requires": { "@graphql-codegen/plugin-helpers": "^2.5.0", diff --git a/package.json b/package.json index 5b889f474e6..781faf18771 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@apollo/client": "3.6.9", "@graphql-codegen/cli": "2.6.4", - "@graphql-codegen/typescript-operations": "2.5.0", + "@graphql-codegen/typescript-operations": "2.5.1", "@graphql-tools/mock": "8.7.0", "@graphql-tools/schema": "8.5.0", "@graphql-tools/utils": "8.8.0",