Skip to content

Commit 7476c9a

Browse files
fix(deps): update dependency @commander-js/extra-typings to v14 (#8669)
* fix(deps): update dependency @commander-js/extra-typings to v14 * 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 8a80c49 commit 7476c9a

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-mesh/compose-cli": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@commander-js/extra-typings@^14.0.0` ↗︎](https://www.npmjs.com/package/@commander-js/extra-typings/v/14.0.0) (from `^13.0.0`, in `dependencies`)

packages/compose-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"graphql": "*"
3939
},
4040
"dependencies": {
41-
"@commander-js/extra-typings": "^13.0.0",
41+
"@commander-js/extra-typings": "^14.0.0",
4242
"@graphql-mesh/fusion-composition": "^0.8.10",
4343
"@graphql-mesh/include": "^0.3.6",
4444
"@graphql-mesh/string-interpolation": "^0.5.8",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3329,7 +3329,7 @@ __metadata:
33293329
languageName: node
33303330
linkType: hard
33313331

3332-
"@commander-js/extra-typings@npm:^13.0.0, @commander-js/extra-typings@npm:^13.1.0":
3332+
"@commander-js/extra-typings@npm:^13.1.0":
33333333
version: 13.1.0
33343334
resolution: "@commander-js/extra-typings@npm:13.1.0"
33353335
peerDependencies:
@@ -3338,6 +3338,15 @@ __metadata:
33383338
languageName: node
33393339
linkType: hard
33403340

3341+
"@commander-js/extra-typings@npm:^14.0.0":
3342+
version: 14.0.0
3343+
resolution: "@commander-js/extra-typings@npm:14.0.0"
3344+
peerDependencies:
3345+
commander: ~14.0.0
3346+
checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
3347+
languageName: node
3348+
linkType: hard
3349+
33413350
"@contrast/fn-inspect@npm:^3.3.0":
33423351
version: 3.4.0
33433352
resolution: "@contrast/fn-inspect@npm:3.4.0"
@@ -6521,7 +6530,7 @@ __metadata:
65216530
version: 0.0.0-use.local
65226531
resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli"
65236532
dependencies:
6524-
"@commander-js/extra-typings": "npm:^13.0.0"
6533+
"@commander-js/extra-typings": "npm:^14.0.0"
65256534
"@graphql-mesh/fusion-composition": "npm:^0.8.10"
65266535
"@graphql-mesh/include": "npm:^0.3.6"
65276536
"@graphql-mesh/string-interpolation": "npm:^0.5.8"

0 commit comments

Comments
 (0)