Skip to content

Commit b6f5aa2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-rename to v0.10.3
1 parent 62aaaf8 commit b6f5aa2

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
@@ -44,7 +44,7 @@
4444
"@graphql-mesh/transform-mock": "0.11.3",
4545
"@graphql-mesh/transform-naming-convention": "0.7.3",
4646
"@graphql-mesh/transform-prefix": "0.8.3",
47-
"@graphql-mesh/transform-rename": "0.10.2",
47+
"@graphql-mesh/transform-rename": "0.10.3",
4848
"@graphql-mesh/transform-resolvers-composition": "0.11.2",
4949
"@graphql-mesh/transform-snapshot": "0.10.20",
5050
"@graphql-portal/contentful": "0.1.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,13 +2791,13 @@
27912791
"@graphql-tools/utils" "7.10.0"
27922792
"@graphql-tools/wrap" "7.0.8"
27932793

2794-
"@graphql-mesh/[email protected].2":
2795-
version "0.10.2"
2796-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.10.2.tgz#ac6d478978344c0bbe3a58a1a9e151bc6e795ff0"
2797-
integrity sha512-V9XvLbUu6E/sGGsspsg4B6MsigzKKngXGaq8+b82PUVk4Gkp343BvAXx1EABg8+T2JqV9Y/tSZydjYRY4afhKw==
2794+
"@graphql-mesh/[email protected].3":
2795+
version "0.10.3"
2796+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.10.3.tgz#b14d5538c4a57c8f881c738e1907145077c321f2"
2797+
integrity sha512-j1BhBN8zDB96SUKa6TVcJ1CNOP2v0BIe/WBvfsjkP3QY8W2ArqUST3pWEAowSxR6vnABuzwsHuHv9EnKT9kPIg==
27982798
dependencies:
2799-
"@graphql-mesh/types" "0.54.1"
2800-
"@graphql-mesh/utils" "0.21.0"
2799+
"@graphql-mesh/types" "0.55.0"
2800+
"@graphql-mesh/utils" "0.21.1"
28012801
"@graphql-tools/delegate" "8.4.2"
28022802
"@graphql-tools/utils" "8.5.3"
28032803
"@graphql-tools/wrap" "8.3.2"

0 commit comments

Comments
 (0)