Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2567)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 36ba1ae commit 2f73354
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@babel/preset-typescript": "7.25.7",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@graphql-tools/merge": "9.0.7",
"@graphql-tools/schema": "10.0.6",
"@graphql-tools/merge": "9.0.8",
"@graphql-tools/schema": "10.0.7",
"@theguild/prettier-config": "2.0.7",
"@types/jest": "29.5.13",
"@types/mongodb": "4.0.7",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1212,28 +1212,28 @@
dependencies:
levn "^0.4.1"

"@graphql-tools/[email protected].7", "@graphql-tools/merge@^9.0.6":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.7.tgz#e37dd9491e65c00fb124f47073121d32dc6735d1"
integrity sha512-lbTrIuXIbUSmSumHkPRY1QX0Z8JEtmRhnIrkH7vkfeEmf0kNn/nCWvJwqokm5U7L+a+DA1wlRM4slIlbfXjJBA==
"@graphql-tools/[email protected].8", "@graphql-tools/merge@^9.0.8":
version "9.0.8"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.8.tgz#9db38170bfbeba3c5bfbb277d6cb5d5991119ff1"
integrity sha512-RG9NEp4fi0MoFi0te4ahqTMYuavQnXlpEZxxMomdCa6CI5tfekcVm/rsLF5Zt8O4HY+esDt9+4dCL+aOKvG79w==
dependencies:
"@graphql-tools/utils" "^10.5.4"
"@graphql-tools/utils" "^10.5.5"
tslib "^2.4.0"

"@graphql-tools/[email protected].6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.6.tgz#48391195ea4557ef5b6f77950bcbf529dc5f4e7e"
integrity sha512-EIJgPRGzpvDFEjVp+RF1zNNYIC36BYuIeZ514jFoJnI6IdxyVyIRDLx/ykgMdaa1pKQerpfdqDnsF4JnZoDHSQ==
"@graphql-tools/[email protected].7":
version "10.0.7"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.7.tgz#b90282f2446d160197282d4a90297a5f842dfb3f"
integrity sha512-Cz1o+rf9cd3uMgG+zI9HlM5mPlnHQUlk/UQRZyUlPDfT+944taLaokjvj7AI6GcOFVf4f2D11XthQp+0GY31jQ==
dependencies:
"@graphql-tools/merge" "^9.0.6"
"@graphql-tools/utils" "^10.5.4"
"@graphql-tools/merge" "^9.0.8"
"@graphql-tools/utils" "^10.5.5"
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/utils@^10.5.4":
version "10.5.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.4.tgz#214d815632a774f2db56bcaf7cfbd615ef858078"
integrity sha512-XHnyCWSlg1ccsD8s0y6ugo5GZ5TpkTiFVNPSYms5G0s6Z/xTuSmiLBfeqgkfaCwLmLaQnRCmNDL2JRnqc2R5bQ==
"@graphql-tools/utils@^10.5.5":
version "10.5.5"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.5.tgz#1c299ec0bd99528961b296ca4313810768c23f27"
integrity sha512-LF/UDWmMT0mnobL2UZETwYghV7HYBzNaGj0SAkCYOMy/C3+6sQdbcTksnoFaKR9XIVD78jNXEGfivbB8Zd+cwA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down Expand Up @@ -5167,9 +5167,9 @@ tsconfig-paths@^3.15.0:
strip-bom "^3.0.0"

tslib@^2.0.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.2:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
Expand Down

0 comments on commit 2f73354

Please sign in to comment.