Skip to content

Commit c9f012f

Browse files
chore(deps): update dependency @envelop/graphql-modules to v7 (#2561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37d4115 commit c9f012f

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.28.0",
3434
"@changesets/changelog-github": "0.5.1",
35-
"@envelop/graphql-modules": "6.0.0",
35+
"@envelop/graphql-modules": "7.0.0",
3636
"@graphql-tools/merge": "9.0.19",
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
@@ -2139,10 +2139,10 @@
21392139
"@envelop/types" "3.0.2"
21402140
tslib "^2.5.0"
21412141

2142-
"@envelop/graphql-modules@6.0.0":
2143-
version "6.0.0"
2144-
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-6.0.0.tgz#15a551d8b146cc2a99ca47131bc16397a6946d6b"
2145-
integrity sha512-U6LoSMFd/eVt/vcI+6cj3OWciPnCTCIz+7Frc+oJ3Bg2utDIba3ngepzQPYb9t2da+AjCw+O2NmBwoUHWH0mAQ==
2142+
"@envelop/graphql-modules@7.0.0":
2143+
version "7.0.0"
2144+
resolved "https://registry.yarnpkg.com/@envelop/graphql-modules/-/graphql-modules-7.0.0.tgz#660f3377a3a053f43baacac61446d0a0f0b0ee7d"
2145+
integrity sha512-TqZ60dZU+E5iKHe4GcDaKLaJ50zG0QiYUsLBoQTfDy7KTMM+wn+s11NhWP+Fq8+ZPXGjQb27qSG1XdvQ5GVq7g==
21462146
dependencies:
21472147
tslib "^2.5.0"
21482148

0 commit comments

Comments
 (0)