Skip to content

Commit 3077a66

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-naming-convention to v0.10.2
1 parent 1151ed3 commit 3077a66

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
@@ -42,7 +42,7 @@
4242
"@graphql-mesh/transform-federation": "0.8.13",
4343
"@graphql-mesh/transform-filter-schema": "0.14.12",
4444
"@graphql-mesh/transform-mock": "0.13.5",
45-
"@graphql-mesh/transform-naming-convention": "0.10.1",
45+
"@graphql-mesh/transform-naming-convention": "0.10.2",
4646
"@graphql-mesh/transform-prefix": "0.11.1",
4747
"@graphql-mesh/transform-rename": "0.12.1",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,13 +3035,13 @@
30353035
faker "5.5.3"
30363036
graphql-scalars "1.10.0"
30373037

3038-
"@graphql-mesh/[email protected].1":
3039-
version "0.10.1"
3040-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.10.1.tgz#0422fbe3ae9f38e5171a96a018bbd215cb9f1c01"
3041-
integrity sha512-dfi68vTDOppGbmGRjiDaPeJEgjVxIxaZ34Cu71APhiABrZ8h5SADVALgF2y5UAERQgAEKqve5dYszUhSAhBwIQ==
3038+
"@graphql-mesh/[email protected].2":
3039+
version "0.10.2"
3040+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.10.2.tgz#02ce452d6410e56be127a2dd4d1c992a8576d3b4"
3041+
integrity sha512-NUWJvWaaiUp6uyqzLE75bdDLuwQi93K4UCOeecH7DJPnkW3M84/8fl2TEa5n2RpC97Of/otyde1ncAAqj+LuFg==
30423042
dependencies:
30433043
"@graphql-mesh/types" "0.61.0"
3044-
"@graphql-mesh/utils" "0.26.4"
3044+
"@graphql-mesh/utils" "0.27.0"
30453045
"@graphql-tools/delegate" "8.4.3"
30463046
"@graphql-tools/utils" "8.6.1"
30473047
"@graphql-tools/wrap" "8.3.3"

0 commit comments

Comments
 (0)