Skip to content

Commit 365cd84

Browse files
Bump rollup from 4.50.1 to 4.50.2 (#1515)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent bb2621c commit 365cd84

File tree

3 files changed

+256
-31
lines changed

3 files changed

+256
-31
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.50.1",
154+
"rollup": "4.50.2",
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.15.2",
9393
"pkgroll": "2.15.4",
9494
"rimraf": "^6.0.1",
95-
"rollup": "^4.50.1",
95+
"rollup": "^4.50.2",
9696
"tsx": "^4.19.4"
9797
},
9898
"sideEffects": false

0 commit comments

Comments
 (0)