Skip to content

Commit 97c34d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-naming-convention to v0.10.16
1 parent 46b7763 commit 97c34d0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.25",
4343
"@graphql-mesh/transform-filter-schema": "0.14.26",
4444
"@graphql-mesh/transform-mock": "0.14.11",
45-
"@graphql-mesh/transform-naming-convention": "0.10.14",
45+
"@graphql-mesh/transform-naming-convention": "0.10.16",
4646
"@graphql-mesh/transform-prefix": "0.11.12",
4747
"@graphql-mesh/transform-rename": "0.12.12",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.23",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3004,14 +3004,14 @@
30043004
faker "5.5.3"
30053005
graphql-scalars "1.10.0"
30063006

3007-
"@graphql-mesh/[email protected].14":
3008-
version "0.10.14"
3009-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.10.14.tgz#41a7c772d1e1d3dbfc25769cca9a3f5135040705"
3010-
integrity sha512-qO+vj6Hrm4gMro1jx/m7SebVzNJf5VatgSsMwBUJ1Y1hmsXWcYari4QulDQxnRXdJpqdzYGma136e3kkAzGmrg==
3007+
"@graphql-mesh/[email protected].16":
3008+
version "0.10.16"
3009+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.10.16.tgz#70d09ef36495f26c447e43e26b3063773961e553"
3010+
integrity sha512-4mxT6LRoswtjQSQ6EgWMAnd9crkBX6msK8fZURwFrr+M1oWzriNDCqcA6u0c8xFB/Anr7+7usqJLBnQwv29eJg==
30113011
dependencies:
3012-
"@graphql-mesh/types" "0.66.0"
3013-
"@graphql-mesh/utils" "0.28.0"
3014-
"@graphql-tools/delegate" "8.5.1"
3012+
"@graphql-mesh/types" "0.66.2"
3013+
"@graphql-mesh/utils" "0.28.2"
3014+
"@graphql-tools/delegate" "8.5.2"
30153015
"@graphql-tools/utils" "8.6.2"
30163016
"@graphql-tools/wrap" "8.4.3"
30173017
change-case "4.1.2"

0 commit comments

Comments
 (0)