Skip to content

Commit 217ce14

Browse files
Bump rollup from 4.51.0 to 4.52.0 (#1543)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e511ca commit 217ce14

File tree

3 files changed

+240
-5
lines changed

3 files changed

+240
-5
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"pkgroll": "2.15.4",
152152
"postject": "^1.0.0-alpha.6",
153153
"rimraf": "^6.0.1",
154-
"rollup": "4.51.0",
154+
"rollup": "4.52.0",
155155
"rollup-plugin-tsconfig-paths": "^1.5.2",
156156
"tsx": "4.20.5"
157157
},

packages/plugins/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"graphql-yoga": "^5.16.0",
9393
"pkgroll": "2.15.4",
9494
"rimraf": "^6.0.1",
95-
"rollup": "^4.51.0",
95+
"rollup": "^4.52.0",
9696
"tsx": "^4.19.4"
9797
},
9898
"sideEffects": false

0 commit comments

Comments
 (0)