Skip to content

Commit 0a7b68a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-rename to v0.12.2
1 parent 35289da commit 0a7b68a

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.5",
4545
"@graphql-mesh/transform-naming-convention": "0.10.2",
4646
"@graphql-mesh/transform-prefix": "0.11.2",
47-
"@graphql-mesh/transform-rename": "0.12.1",
47+
"@graphql-mesh/transform-rename": "0.12.2",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.12",
4949
"@graphql-mesh/transform-snapshot": "0.13.12",
5050
"@graphql-portal/contentful": "0.1.3",

yarn.lock

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

3090-
"@graphql-mesh/[email protected].1":
3091-
version "0.12.1"
3092-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.1.tgz#6594d15b12760bbd8fdd60eed33f24ec224a3a66"
3093-
integrity sha512-RHSywv1Q/pmTfCbcPPlOSoWupWwTOCnMicFZnyXJRmDL7sSEzlQ7sUUjoTciRTXm9JxhcX9p7V1kj6a/QZ9v7A==
3090+
"@graphql-mesh/[email protected].2":
3091+
version "0.12.2"
3092+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.2.tgz#3c2ec8667058d400b60b71560a1703d8cbb7951e"
3093+
integrity sha512-8NFo4tLCA1kGDNi1WzscB6XcvkzIoTg7pVkVVRuena+Ye9fKPY0nNo7y2quYNqCx1uWBoy+kFYGsTS4F59MstA==
30943094
dependencies:
30953095
"@graphql-mesh/types" "0.61.0"
3096-
"@graphql-mesh/utils" "0.26.4"
3096+
"@graphql-mesh/utils" "0.27.0"
30973097
"@graphql-tools/delegate" "8.4.3"
30983098
"@graphql-tools/utils" "8.6.1"
30993099
"@graphql-tools/wrap" "8.3.3"

0 commit comments

Comments
 (0)