Skip to content

Commit ea9b9ba

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.9
1 parent 6546eb2 commit ea9b9ba

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
@@ -46,7 +46,7 @@
4646
"@graphql-mesh/transform-prefix": "0.9.8",
4747
"@graphql-mesh/transform-rename": "0.11.10",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.9",
49-
"@graphql-mesh/transform-snapshot": "0.13.8",
49+
"@graphql-mesh/transform-snapshot": "0.13.9",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",
5252
"@graphql-portal/datasources": "0.1.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3128,16 +3128,16 @@
31283128
"@graphql-tools/resolvers-composition" "6.3.5"
31293129
"@graphql-tools/schema" "8.1.2"
31303130

3131-
"@graphql-mesh/[email protected].8":
3132-
version "0.13.8"
3133-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.8.tgz#4e293c12895b1665050a5c61b90f707d3eed9328"
3134-
integrity sha512-6UV+92pwfu47dz7SVSh8igDfiyn7nIL0ifbIxy7GwF0kCZ3POhf67ZIHE8ElWkuBgDCt2fMxJWUBjyZjKqLDqw==
3131+
"@graphql-mesh/[email protected].9":
3132+
version "0.13.9"
3133+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.9.tgz#e536f10008fe8fe0abab7070846008e5573b0470"
3134+
integrity sha512-WfgIaGyzfu7NUwOv1gLwzdRjO42fUW6blgQkexGKZJKBoSQAIqs8MsSScAQRSUfSMysqYNEd7XUDul/cMIQPsQ==
31353135
dependencies:
3136-
"@graphql-mesh/types" "0.57.2"
3137-
"@graphql-mesh/utils" "0.26.0"
3136+
"@graphql-mesh/types" "0.58.0"
3137+
"@graphql-mesh/utils" "0.26.1"
31383138
"@graphql-tools/resolvers-composition" "6.4.1"
31393139
"@graphql-tools/schema" "8.3.1"
3140-
"@graphql-tools/utils" "8.6.0"
3140+
"@graphql-tools/utils" "8.6.1"
31413141

31423142
"@graphql-mesh/transform-snapshot@^0.10.0":
31433143
version "0.10.0"

0 commit comments

Comments
 (0)