Skip to content

Commit 62aaaf8

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

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
@@ -41,7 +41,7 @@
4141
"@graphql-mesh/transform-extend": "0.8.1",
4242
"@graphql-mesh/transform-federation": "0.7.3",
4343
"@graphql-mesh/transform-filter-schema": "0.13.3",
44-
"@graphql-mesh/transform-mock": "0.11.2",
44+
"@graphql-mesh/transform-mock": "0.11.3",
4545
"@graphql-mesh/transform-naming-convention": "0.7.3",
4646
"@graphql-mesh/transform-prefix": "0.8.3",
4747
"@graphql-mesh/transform-rename": "0.10.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2717,13 +2717,13 @@
27172717
"@graphql-tools/wrap" "7.0.8"
27182718
micromatch "4.0.4"
27192719

2720-
"@graphql-mesh/[email protected].2":
2721-
version "0.11.2"
2722-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-mock/-/transform-mock-0.11.2.tgz#7c533023977419dc8aa977f1818b9d6e3d77788f"
2723-
integrity sha512-S/LqfGkwnkuNr0u3jbnlJSoO6I/XJVdW/mOkFUGyXBkTiIwLbYYOK9d7MGWC2/VP2EUNIZFMWLpPpioeyvEwqA==
2720+
"@graphql-mesh/[email protected].3":
2721+
version "0.11.3"
2722+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-mock/-/transform-mock-0.11.3.tgz#77075e7f8a31fee83476e8b66c7e41be85cbee69"
2723+
integrity sha512-sf6YzrZ7rPhZt8FRlBNXXTU5MAugumm1zoAIj6jFgHmzfBszHg7y0FQQ1jPEbB/ErVMEHfpoYxoyqT7o0GOa8w==
27242724
dependencies:
2725-
"@graphql-mesh/types" "0.54.1"
2726-
"@graphql-mesh/utils" "0.21.0"
2725+
"@graphql-mesh/types" "0.55.0"
2726+
"@graphql-mesh/utils" "0.21.1"
27272727
"@graphql-tools/mock" "8.4.2"
27282728
"@graphql-tools/utils" "8.5.3"
27292729
faker "5.5.3"

0 commit comments

Comments
 (0)