Skip to content

Commit 54d10f2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-rename to v0.11.9
1 parent 36b17fc commit 54d10f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@graphql-mesh/transform-mock": "0.13.0",
4545
"@graphql-mesh/transform-naming-convention": "0.9.0",
4646
"@graphql-mesh/transform-prefix": "0.9.8",
47-
"@graphql-mesh/transform-rename": "0.11.8",
47+
"@graphql-mesh/transform-rename": "0.11.9",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.8",
4949
"@graphql-mesh/transform-snapshot": "0.13.8",
5050
"@graphql-portal/contentful": "0.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,15 +3086,15 @@
30863086
"@graphql-tools/utils" "7.10.0"
30873087
"@graphql-tools/wrap" "7.0.8"
30883088

3089-
"@graphql-mesh/[email protected].8":
3090-
version "0.11.8"
3091-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.11.8.tgz#f0b1b4b16a86654fbb17fc9e2c3d06eb6e30b1ad"
3092-
integrity sha512-9TWkr9RzsQErBmi/nxfm7I7MMY8or48LwMAZa+cN+Wa/FngO+W9dKVG4KhMr4ChqO3FwFnoKW6tfs1ibJ5xSGQ==
3089+
"@graphql-mesh/[email protected].9":
3090+
version "0.11.9"
3091+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.11.9.tgz#d3a5204dce07902874fcd71dc35affdaa505eaf3"
3092+
integrity sha512-YhyRQAuE9MJ8ltgwCDckPx1+LwQsYLEcggcn6iscUPegjUuaUBaNlftn2WgMgzASsLEs4+Fb/W+DWBSae2N+oQ==
30933093
dependencies:
30943094
"@graphql-mesh/types" "0.57.2"
30953095
"@graphql-mesh/utils" "0.26.0"
30963096
"@graphql-tools/delegate" "8.4.3"
3097-
"@graphql-tools/utils" "8.6.0"
3097+
"@graphql-tools/utils" "8.6.1"
30983098
"@graphql-tools/wrap" "8.3.3"
30993099

31003100
"@graphql-mesh/transform-rename@^0.8.5":

0 commit comments

Comments
 (0)