Skip to content

Commit b60b6cf

Browse files
Bump @graphql-tools/utils from 6.2.4 to 7.0.2 (#134)
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools) from 6.2.4 to 7.0.2. - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Commits](https://github.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e755059 commit b60b6cf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"prettier-linter-helpers": "1.0.0",
20-
"@graphql-tools/utils": "^6.2.4",
20+
"@graphql-tools/utils": "^7.0.2",
2121
"@graphql-tools/load": "^6.2.4",
2222
"@graphql-tools/graphql-file-loader": "^6.2.4",
2323
"@graphql-tools/json-file-loader": "^6.2.4",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,15 @@
600600
camel-case "4.1.1"
601601
tslib "~2.0.1"
602602

603+
"@graphql-tools/utils@^7.0.2":
604+
version "7.0.2"
605+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.0.2.tgz#1977d3277158bf32df792a5ff76d3fdc04647a64"
606+
integrity sha512-VQQ7krHeoXO0FS3qbWsb/vZb8c8oyiCYPIH4RSgeK9SKOUpatWYt3DW4jmLmyHZLVVMk0yjUbsOhKTBEMejKSA==
607+
dependencies:
608+
"@ardatan/aggregate-error" "0.0.6"
609+
camel-case "4.1.1"
610+
tslib "~2.0.1"
611+
603612
"@graphql-tools/wrap@^6.2.4":
604613
version "6.2.4"
605614
resolved "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-6.2.4.tgz#2709817da6e469753735a9fe038c9e99736b2c57"

0 commit comments

Comments
 (0)