Skip to content

Commit 60204f0

Browse files
Merge pull request #2756 from Shopify/dependabot/npm_and_yarn/rollup-4.47.1
build(deps-dev): bump rollup from 4.46.4 to 4.47.1
2 parents d70ce13 + 1486700 commit 60204f0

File tree

3 files changed

+136
-130
lines changed

3 files changed

+136
-130
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.44.2",
48+
"rollup": "^4.47.1",
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
@@ -101,7 +101,7 @@
101101
"express": "^4.21.2",
102102
"jest-environment-miniflare": "^2.14.4",
103103
"miniflare": "^4.20250709.0",
104-
"rollup": "^4.44.2",
104+
"rollup": "^4.47.1",
105105
"rollup-plugin-swc": "^0.2.1",
106106
"wrangler": "^3.112.0"
107107
},

0 commit comments

Comments
 (0)