Skip to content

Commit b48fae6

Browse files
fix(deps): update dependency @graphql-inspector/diff-command to v3.4.1 (#2257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 916ec60 commit b48fae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-cli/diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@graphql-cli/common": "4.1.0",
4141
"@graphql-cli/loaders": "4.1.0",
42-
"@graphql-inspector/diff-command": "3.4.0",
42+
"@graphql-inspector/diff-command": "3.4.1",
4343
"tslib": "^2.0.0"
4444
},
4545
"sideEffects": false,

0 commit comments

Comments
 (0)