Skip to content

Commit 0282df9

Browse files
Bump the all-minor-patch group with 5 updates (#1972)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4d589c commit 0282df9

32 files changed

Lines changed: 100 additions & 96 deletions

File tree

internal/heapsnapshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tsconfig/node18": "^18.2.5",
2323
"@tsconfig/recommended": "^1.0.13",
2424
"@types/node": "^25.0.0",
25-
"pkgroll": "2.26.2",
25+
"pkgroll": "2.26.3",
2626
"typescript": "5.9.3"
2727
}
2828
}

packages/batch-delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@graphql-tools/schema": "^10.0.29",
4949
"graphql": "^16.12.0",
50-
"pkgroll": "2.26.2"
50+
"pkgroll": "2.26.3"
5151
},
5252
"sideEffects": false
5353
}

packages/batch-execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"graphql": "^16.12.0",
48-
"pkgroll": "2.26.2"
48+
"pkgroll": "2.26.3"
4949
},
5050
"sideEffects": false
5151
}

packages/delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@types/lodash": "4.17.23",
5252
"graphql": "^16.12.0",
53-
"pkgroll": "2.26.2"
53+
"pkgroll": "2.26.3"
5454
},
5555
"sideEffects": false
5656
}

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.12.0",
47-
"pkgroll": "2.26.2"
47+
"pkgroll": "2.26.3"
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.12.0",
53-
"pkgroll": "2.26.2"
53+
"pkgroll": "2.26.3"
5454
},
5555
"sideEffects": false
5656
}

packages/executors/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"extract-files": "13.0.0",
5757
"graphql": "^16.12.0",
5858
"graphql-yoga": "^5.16.2",
59-
"pkgroll": "2.26.2"
59+
"pkgroll": "2.26.3"
6060
},
6161
"sideEffects": false
6262
}

packages/federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"change-case": "^5.4.4",
6363
"graphql": "^16.12.0",
6464
"graphql-federation-gateway-audit": "graphql-hive/federation-gateway-audit#cc224d26da54ad1c2393dfef3346893c315f351d",
65-
"pkgroll": "2.26.2"
65+
"pkgroll": "2.26.3"
6666
},
6767
"sideEffects": false
6868
}

packages/fusion-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@graphql-hive/router-runtime": "workspace:^",
6969
"change-case": "^5.4.4",
7070
"graphql": "^16.12.0",
71-
"pkgroll": "2.26.2"
71+
"pkgroll": "2.26.3"
7272
},
7373
"sideEffects": false
7474
}

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"bun": "^1.3.2",
161161
"graphql": "^16.12.0",
162162
"parse-duration": "^2.0.0",
163-
"pkgroll": "2.26.2",
163+
"pkgroll": "2.26.3",
164164
"postject": "^1.0.0-alpha.6",
165165
"rimraf": "^6.1.0",
166166
"rollup": "4.57.1",

0 commit comments

Comments
 (0)