Skip to content

Commit

Permalink
fix(deps): update dependency dependency-graph to v1 (#2765)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency dependency-graph to v1

* 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] committed May 30, 2024
1 parent 04a8f9e commit 27edee1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions .changeset/@graphql-inspector_core-2765-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@graphql-inspector/core': patch
---
dependencies updates:
- Updated dependency [`[email protected]`
↗︎](https://www.npmjs.com/package/dependency-graph/v/1.0.0) (from `0.11.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"dependency-graph": "0.11.0",
"dependency-graph": "1.0.0",
"object-inspect": "1.13.1",
"tslib": "2.6.2"
},
Expand Down
12 changes: 6 additions & 6 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 27edee1

Please sign in to comment.