Skip to content

Commit d08b805

Browse files
chore(deps): update dependency @envelop/graphql-modules to v6 (#2453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 727637b commit d08b805

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.27.1",
3434
"@changesets/changelog-github": "0.5.0",
35-
"@envelop/graphql-modules": "5.0.3",
35+
"@envelop/graphql-modules": "6.0.0",
3636
"@graphql-tools/merge": "9.0.1",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,10 +2205,10 @@
22052205
"@envelop/types" "3.0.2"
22062206
tslib "^2.5.0"
22072207

2208-
"@envelop/graphql-modules@5.0.3":
2209-
version "5.0.3"
2210-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-5.0.3.tgz#c647938a8aad9564be6f56843bc39acc00a1c235"
2211-
integrity sha512-mJCtYFlz8R6/hS38WhLyY2+Ir9KPJ2Y2FhcLEqVV1WKcVmxI3ZkFOkJznFEITioHSc1Z2TXxVm9AJVT09DgiSw==
2208+
"@envelop/graphql-modules@6.0.0":
2209+
version "6.0.0"
2210+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-6.0.0.tgz#15a551d8b146cc2a99ca47131bc16397a6946d6b"
2211+
integrity sha512-U6LoSMFd/eVt/vcI+6cj3OWciPnCTCIz+7Frc+oJ3Bg2utDIba3ngepzQPYb9t2da+AjCw+O2NmBwoUHWH0mAQ==
22122212
dependencies:
22132213
tslib "^2.5.0"
22142214

0 commit comments

Comments
 (0)