Skip to content

Commit 4f7ae66

Browse files
Fix Cli package installation warnings (#2254)
* 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>
1 parent b916632 commit 4f7ae66

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-inspector/cli": patch
3+
---
4+
dependencies updates:
5+
- Added dependency [`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/config/v/3.4.0) (to `dependencies`)

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@graphql-inspector/audit-command": "3.4.1",
5151
"@graphql-inspector/code-loader": "3.4.0",
5252
"@graphql-inspector/commands": "3.4.0",
53+
"@graphql-inspector/config": "3.4.0",
5354
"@graphql-inspector/coverage-command": "3.4.1",
5455
"@graphql-inspector/diff-command": "3.4.1",
5556
"@graphql-inspector/docs-command": "3.4.0",

0 commit comments

Comments
 (0)