Skip to content

Commit 7a41898

Browse files
Merge pull request #2661 from Shopify/dependabot/npm_and_yarn/rollup-4.44.2
build(deps-dev): bump rollup from 4.43.0 to 4.44.2
2 parents 1e06908 + 2cc4fe6 commit 7a41898

File tree

3 files changed

+130
-135
lines changed

3 files changed

+130
-135
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jest-runner-eslint": "^2.3.0",
4646
"prettier": "^3.6.2",
4747
"rimraf": "^6.0.1",
48-
"rollup": "^4.43.0",
48+
"rollup": "^4.44.2",
4949
"rollup-plugin-dts": "^6.2.1",
5050
"rollup-plugin-exclude-dependencies-from-bundle": "^1.1.24",
5151
"supertest": "^7.1.3",

packages/apps/shopify-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"express": "^4.21.2",
103103
"jest-environment-miniflare": "^2.14.4",
104104
"miniflare": "^4.20250709.0",
105-
"rollup": "^4.43.0",
105+
"rollup": "^4.44.2",
106106
"rollup-plugin-swc": "^0.2.1",
107107
"wrangler": "^3.112.0"
108108
},

0 commit comments

Comments
 (0)