Skip to content

Commit a5d18da

Browse files
Bump @commander-js/extra-typings from 13.1.0 to 14.0.0 (#1158)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb46fdd commit a5d18da

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@commander-js/extra-typings@^14.0.0` ↗︎](https://www.npmjs.com/package/@commander-js/extra-typings/v/14.0.0) (from `^13.1.0`, in `dependencies`)

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"graphql": "^15.9.0 || ^16.9.0"
4949
},
5050
"dependencies": {
51-
"@commander-js/extra-typings": "^13.1.0",
51+
"@commander-js/extra-typings": "^14.0.0",
5252
"@envelop/core": "^5.2.3",
5353
"@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
5454
"@escape.tech/graphql-armor-max-depth": "^2.4.0",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@ __metadata:
27982798
languageName: node
27992799
linkType: hard
28002800

2801-
"@commander-js/extra-typings@npm:^13.0.0, @commander-js/extra-typings@npm:^13.1.0":
2801+
"@commander-js/extra-typings@npm:^13.0.0":
28022802
version: 13.1.0
28032803
resolution: "@commander-js/extra-typings@npm:13.1.0"
28042804
peerDependencies:
@@ -2807,6 +2807,15 @@ __metadata:
28072807
languageName: node
28082808
linkType: hard
28092809

2810+
"@commander-js/extra-typings@npm:^14.0.0":
2811+
version: 14.0.0
2812+
resolution: "@commander-js/extra-typings@npm:14.0.0"
2813+
peerDependencies:
2814+
commander: ~14.0.0
2815+
checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
2816+
languageName: node
2817+
linkType: hard
2818+
28102819
"@cspotcode/source-map-support@npm:0.8.1, @cspotcode/source-map-support@npm:^0.8.0":
28112820
version: 0.8.1
28122821
resolution: "@cspotcode/source-map-support@npm:0.8.1"
@@ -4004,7 +4013,7 @@ __metadata:
40044013
version: 0.0.0-use.local
40054014
resolution: "@graphql-hive/gateway@workspace:packages/gateway"
40064015
dependencies:
4007-
"@commander-js/extra-typings": "npm:^13.1.0"
4016+
"@commander-js/extra-typings": "npm:^14.0.0"
40084017
"@envelop/core": "npm:^5.2.3"
40094018
"@escape.tech/graphql-armor-block-field-suggestions": "npm:^3.0.0"
40104019
"@escape.tech/graphql-armor-max-depth": "npm:^2.4.0"

0 commit comments

Comments
 (0)