Skip to content

Commit cc35726

Browse files
fix(deps): update dependency @graphql-tools/utils to ~7.7.0 (#362)
Co-authored-by: Renovate Bot <[email protected]>
1 parent de4ad46 commit cc35726

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "~7.6.0",
20+
"@graphql-tools/utils": "~7.7.0",
2121
"@graphql-tools/load": "~6.2.5",
2222
"@graphql-tools/graphql-file-loader": "~6.2.6",
2323
"@graphql-tools/json-file-loader": "~6.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -861,10 +861,10 @@
861861
camel-case "4.1.2"
862862
tslib "~2.1.0"
863863

864-
"@graphql-tools/utils@~7.6.0":
865-
version "7.6.0"
866-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.6.0.tgz#ac570a2b5a9bcd5d6446995f58ba22609e01ca7d"
867-
integrity sha512-YCZDDdhfb4Yhie0IH031eGdvQG8C73apDuNg6lqBNbauNw45OG/b8wi3+vuMiDnJTJN32GQUb1Gt9gxDKoRDKw==
864+
"@graphql-tools/utils@~7.7.0":
865+
version "7.7.0"
866+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.7.0.tgz#71e575320720775c183009ed13f818b2952c7fbf"
867+
integrity sha512-gOfUzSkjUXG5c2xSAay9rdKEK5qxXn9pUcQuf25fXErWmUVJhtyB+gkwt+4h9p2EqBpwDyfhqhvzmSHcXLloJw==
868868
dependencies:
869869
"@ardatan/aggregate-error" "0.0.6"
870870
camel-case "4.1.2"

0 commit comments

Comments
 (0)