Skip to content

Commit 2cc4fe6

Browse files
build(deps-dev): bump rollup from 4.43.0 to 4.44.2
Bumps [rollup](https://github.com/rollup/rollup) from 4.43.0 to 4.44.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.43.0...v4.44.2) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.44.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e06908 commit 2cc4fe6

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)