Skip to content

Commit f6d03b8

Browse files
fix(deps): update dependency @graphql-mesh/types to v0.102.13
1 parent a6e970f commit f6d03b8

File tree

12 files changed

+131
-11
lines changed

12 files changed

+131
-11
lines changed

packages/datasources/contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/graphql": "^0.17.0"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/crunchbase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/fusion-creator-account-information-psd2-stet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/fusion-creator-account-information-us/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/ip-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/salesforce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "^15.4.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-mesh/types": "0.42.0"
14+
"@graphql-mesh/types": "0.102.13"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/datasources/stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/datasources/twitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@graphql-mesh/openapi": "0.16.10",
11-
"@graphql-mesh/types": "0.42.0"
11+
"@graphql-mesh/types": "0.102.13"
1212
},
1313
"publishConfig": {
1414
"access": "public"

packages/datasources/weatherbit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/openapi": "0.16.10"
1111
},
1212
"devDependencies": {
13-
"@graphql-mesh/types": "0.42.0"
13+
"@graphql-mesh/types": "0.102.13"
1414
},
1515
"publishConfig": {
1616
"access": "public"

0 commit comments

Comments
 (0)