Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-tools/utils to v10.2.1 (#2769)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @graphql-tools/utils to v10.2.1

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored May 30, 2024
1 parent 17738c1 commit 8df7cd6
Show file tree
Hide file tree
Showing 9 changed files with 68 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-inspector/audit-command': patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@10.2.1`
↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `10.2.0`, in
`dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-inspector/coverage-command': patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@10.2.1`
↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `10.2.0`, in
`dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-inspector_loaders-2769-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-inspector/loaders': patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@10.2.1`
↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `10.2.0`, in
`dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-inspector/validate-command': patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@10.2.1`
↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `10.2.0`, in
`dependencies`)
2 changes: 1 addition & 1 deletion packages/commands/audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.2.0",
"@graphql-tools/utils": "10.2.1",
"cli-table3": "0.6.3",
"tslib": "2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.2.0",
"@graphql-tools/utils": "10.2.1",
"tslib": "2.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@graphql-inspector/commands": "workspace:*",
"@graphql-inspector/core": "workspace:*",
"@graphql-inspector/logger": "workspace:*",
"@graphql-tools/utils": "10.2.0",
"@graphql-tools/utils": "10.2.1",
"tslib": "2.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@graphql-tools/code-file-loader": "8.1.2",
"@graphql-tools/load": "8.0.2",
"@graphql-tools/utils": "10.2.0",
"@graphql-tools/utils": "10.2.1",
"tslib": "2.6.2"
},
"devDependencies": {
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8df7cd6

Please # to comment.