Skip to content

Commit ccfecba

Browse files
chore(deps): update dependency yargs to v17.7.2 (#2476)
* chore(deps): update dependency yargs to v17.7.2 * 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>
1 parent 5aececf commit ccfecba

File tree

8 files changed

+32
-14
lines changed

8 files changed

+32
-14
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@graphql-inspector/ci': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`yargs@17.7.2` ↗︎](https://www.npmjs.com/package/yargs/v/17.7.2) (from
6+
`17.7.1`, in `dependencies`)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@graphql-inspector/cli': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`yargs@17.7.2` ↗︎](https://www.npmjs.com/package/yargs/v/17.7.2) (from
6+
`17.7.1`, in `dependencies`)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@graphql-inspector/commands': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`yargs@17.7.2` ↗︎](https://www.npmjs.com/package/yargs/v/17.7.2) (from
6+
`17.7.1`, in `peerDependencies`)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"js-yaml": "4.1.0",
4444
"probot": "12.3.0",
4545
"shelljs": "0.8.5",
46-
"yargs": "17.7.1"
46+
"yargs": "17.7.2"
4747
},
4848
"devDependencies": {
4949
"@changesets/changelog-github": "0.4.8",

packages/ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@graphql-inspector/loaders": "workspace:*",
7676
"@graphql-inspector/logger": "workspace:*",
7777
"tslib": "2.5.0",
78-
"yargs": "17.7.1"
78+
"yargs": "17.7.2"
7979
},
8080
"publishConfig": {
8181
"directory": "dist",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@graphql-inspector/url-loader": "workspace:*",
8989
"@graphql-inspector/validate-command": "workspace:*",
9090
"tslib": "2.5.0",
91-
"yargs": "17.7.1"
91+
"yargs": "17.7.2"
9292
},
9393
"publishConfig": {
9494
"directory": "dist",

packages/commands/commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@graphql-inspector/config": "3.4.5",
6262
"@graphql-inspector/loaders": "3.4.7",
6363
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
64-
"yargs": "17.7.1"
64+
"yargs": "17.7.2"
6565
},
6666
"dependencies": {
6767
"tslib": "2.5.0"

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)