Skip to content

Commit 5ec2eb6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.0
1 parent bb2e9d4 commit 5ec2eb6

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
@@ -46,7 +46,7 @@
4646
"@graphql-mesh/transform-prefix": "0.9.0",
4747
"@graphql-mesh/transform-rename": "0.11.0",
4848
"@graphql-mesh/transform-resolvers-composition": "0.11.3",
49-
"@graphql-mesh/transform-snapshot": "0.12.1",
49+
"@graphql-mesh/transform-snapshot": "0.13.0",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2865,13 +2865,13 @@
28652865
"@graphql-tools/resolvers-composition" "6.3.5"
28662866
"@graphql-tools/schema" "8.1.2"
28672867

2868-
"@graphql-mesh/transform-snapshot@0.12.1":
2869-
version "0.12.1"
2870-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.12.1.tgz#dbe7e11e14f907519f6c4a9fda356b9fd98a7268"
2871-
integrity sha512-+4jE0yYvfdWMerJj+eQ9WXNu6AVmuupsBD35XpjhPnbx10zYS7g7cGERij00IQXRwmdhQVFgkMFRvW2N+i3BGA==
2868+
"@graphql-mesh/transform-snapshot@0.13.0":
2869+
version "0.13.0"
2870+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.0.tgz#11d51f873cc8f3dba8ff70fc28696fba0dc4b152"
2871+
integrity sha512-4+DF2vUERNmBbUZFi41HTBzjba8Ams9PAhhFihArjaIqiR0WU7yacU0JqwB/o/AEJ+LfkjhFDSwTo+RhQSZkHw==
28722872
dependencies:
2873-
"@graphql-mesh/types" "0.55.0"
2874-
"@graphql-mesh/utils" "0.21.1"
2873+
"@graphql-mesh/types" "0.56.0"
2874+
"@graphql-mesh/utils" "0.22.0"
28752875
"@graphql-tools/resolvers-composition" "6.4.1"
28762876
"@graphql-tools/schema" "8.3.1"
28772877
"@graphql-tools/utils" "8.5.3"

0 commit comments

Comments
 (0)