Skip to content

Commit 8cd8dd6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-naming-convention to v0.8.0
1 parent bed32d0 commit 8cd8dd6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@graphql-mesh/transform-federation": "0.8.0",
4343
"@graphql-mesh/transform-filter-schema": "0.13.3",
4444
"@graphql-mesh/transform-mock": "0.12.0",
45-
"@graphql-mesh/transform-naming-convention": "0.7.3",
45+
"@graphql-mesh/transform-naming-convention": "0.8.0",
4646
"@graphql-mesh/transform-prefix": "0.9.0",
4747
"@graphql-mesh/transform-rename": "0.10.3",
4848
"@graphql-mesh/transform-resolvers-composition": "0.11.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,13 +2773,13 @@
27732773
faker "5.5.3"
27742774
graphql-scalars "1.10.0"
27752775

2776-
"@graphql-mesh/transform-naming-convention@0.7.3":
2777-
version "0.7.3"
2778-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.7.3.tgz#a27f40b51bd21e0c316bc224664b4d189354be95"
2779-
integrity sha512-2jMuD4CvTiGIOehKdeHjzG+YlH7W8cZDxYHWwwc5eHlF97jykqlhpHg/2b7qdQuOxnSkIdVTBH9UCwXFLlROAg==
2776+
"@graphql-mesh/transform-naming-convention@0.8.0":
2777+
version "0.8.0"
2778+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.8.0.tgz#b959b3c3bd74f58c24528a07351af30799ea0e87"
2779+
integrity sha512-+0wqI1Q2SX2ZRHdyOkV8fqeb6bovV5MpVkMFUtUi0sEfFFYNteLcsnRtgCkGkW1lD3S61bw4nXTcCnY4DRWYwg==
27802780
dependencies:
2781-
"@graphql-mesh/types" "0.55.0"
2782-
"@graphql-mesh/utils" "0.21.1"
2781+
"@graphql-mesh/types" "0.56.0"
2782+
"@graphql-mesh/utils" "0.22.0"
27832783
"@graphql-tools/delegate" "8.4.2"
27842784
"@graphql-tools/utils" "8.5.3"
27852785
"@graphql-tools/wrap" "8.3.2"

0 commit comments

Comments
 (0)