Skip to content

Commit

Permalink
Fix Cli package installation warnings (#2254)
Browse files Browse the repository at this point in the history
* Fix Cli package installation warnings

Signed-off-by: Tuval Simha <[email protected]>

* chore(dependencies): updated changesets for modified dependencies

---------

Signed-off-by: Tuval Simha <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
TuvalSimha and github-actions[bot] authored Jan 31, 2023
1 parent b916632 commit 4f7ae66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/@graphql-inspector_cli-2254-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-inspector/cli": patch
---
dependencies updates:
- Added dependency [`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/config/v/3.4.0) (to `dependencies`)
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"@graphql-inspector/audit-command": "3.4.1",
"@graphql-inspector/code-loader": "3.4.0",
"@graphql-inspector/commands": "3.4.0",
"@graphql-inspector/config": "3.4.0",
"@graphql-inspector/coverage-command": "3.4.1",
"@graphql-inspector/diff-command": "3.4.1",
"@graphql-inspector/docs-command": "3.4.0",
Expand Down

0 comments on commit 4f7ae66

Please sign in to comment.