Skip to content

Commit 3305ae3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-naming-convention to v0.8.5
1 parent ae565ff commit 3305ae3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.5",
4343
"@graphql-mesh/transform-filter-schema": "0.14.5",
4444
"@graphql-mesh/transform-mock": "0.12.5",
45-
"@graphql-mesh/transform-naming-convention": "0.8.2",
45+
"@graphql-mesh/transform-naming-convention": "0.8.5",
4646
"@graphql-mesh/transform-prefix": "0.9.5",
4747
"@graphql-mesh/transform-rename": "0.11.2",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,15 +2861,15 @@
28612861
faker "5.5.3"
28622862
graphql-scalars "1.10.0"
28632863

2864-
"@graphql-mesh/[email protected].2":
2865-
version "0.8.2"
2866-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.8.2.tgz#1d15ee1395126308dd55ec061b8a6c823cc8909f"
2867-
integrity sha512-mgUINHIATdWqE2Vzhh7fZvB6c+oSvVQcIE/9h6kEmE5x/R6PkMyguv5g4CcZ+WAmOGz/2LfOEV5HJy9yADkqLw==
2864+
"@graphql-mesh/[email protected].5":
2865+
version "0.8.5"
2866+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.8.5.tgz#a2778d785f91709dfc2f024fce3a1c2f62ec1a67"
2867+
integrity sha512-C2G2H/Y+k3HnjbfgZ1Ogcdf3gXNhpSpNI4T0eoIc8LY0dZgRwpwXr4VjeJSbl6FkOV3MqUDCdUy943J204kAjQ==
28682868
dependencies:
2869-
"@graphql-mesh/types" "0.56.0"
2870-
"@graphql-mesh/utils" "0.22.2"
2871-
"@graphql-tools/delegate" "8.4.2"
2872-
"@graphql-tools/utils" "8.5.3"
2869+
"@graphql-mesh/types" "0.57.0"
2870+
"@graphql-mesh/utils" "0.24.1"
2871+
"@graphql-tools/delegate" "8.4.3"
2872+
"@graphql-tools/utils" "8.5.4"
28732873
"@graphql-tools/wrap" "8.3.2"
28742874
change-case "4.1.2"
28752875
lower-case "2.0.2"

0 commit comments

Comments
 (0)