Skip to content

Commit a12edad

Browse files
chore(deps): update all non-major dependencies (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 7146f8d commit a12edad

File tree

23 files changed

+53
-51
lines changed

23 files changed

+53
-51
lines changed

packages/batch-delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@graphql-tools/schema": "^10.0.11",
4848
"graphql": "^16.9.0",
49-
"pkgroll": "2.8.2"
49+
"pkgroll": "2.10.0"
5050
},
5151
"sideEffects": false
5252
}

packages/batch-execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"graphql": "^16.9.0",
47-
"pkgroll": "2.8.2"
47+
"pkgroll": "2.10.0"
4848
},
4949
"sideEffects": false
5050
}

packages/delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"graphql": "^16.9.0",
52-
"pkgroll": "2.8.2"
52+
"pkgroll": "2.10.0"
5353
},
5454
"sideEffects": false
5555
}

packages/executors/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"graphql": "^16.9.0",
47-
"pkgroll": "2.8.2"
47+
"pkgroll": "2.10.0"
4848
},
4949
"sideEffects": false
5050
}

packages/executors/graphql-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@types/ws": "^8.0.0",
5252
"graphql": "^16.9.0",
53-
"pkgroll": "2.8.2"
53+
"pkgroll": "2.10.0"
5454
},
5555
"sideEffects": false
5656
}

packages/executors/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@whatwg-node/disposablestack": "^0.0.5",
5656
"graphql": "^16.9.0",
5757
"graphql-yoga": "^5.10.11",
58-
"pkgroll": "2.8.2"
58+
"pkgroll": "2.10.0"
5959
},
6060
"sideEffects": false
6161
}

packages/federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@apollo/subgraph": "^2.5.4",
5959
"graphql": "^16.9.0",
6060
"graphql-federation-gateway-audit": "the-guild-org/graphql-federation-gateway-audit#main",
61-
"pkgroll": "2.8.2"
61+
"pkgroll": "2.10.0"
6262
},
6363
"sideEffects": false
6464
}

packages/fusion-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"graphql": "^16.9.0",
67-
"pkgroll": "2.8.2"
67+
"pkgroll": "2.10.0"
6868
},
6969
"sideEffects": false
7070
}

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"graphql": "^16.9.0",
109109
"graphql-middleware": "^6.1.35",
110110
"parse-duration": "^2.0.0",
111-
"pkgroll": "2.8.2",
111+
"pkgroll": "2.10.0",
112112
"postject": "^1.0.0-alpha.6",
113113
"rimraf": "^6.0.1",
114114
"rollup": "^4.18.1",

packages/importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"get-tsconfig": "^4.7.6",
5353
"glob": "^11.0.0",
54-
"pkgroll": "2.8.2",
54+
"pkgroll": "2.10.0",
5555
"sucrase": "^3.35.0"
5656
},
5757
"sideEffects": false

0 commit comments

Comments
 (0)