Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 4.30.1 to 4.31.0
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.30.1 to 4.31.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.31.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 0e87643 commit ae5f3a6
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 125 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jest-runner-eslint": "^2.2.1",
"prettier": "^3.4.1",
"rimraf": "^5.0.7",
"rollup": "^4.30.1",
"rollup": "^4.31.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-exclude-dependencies-from-bundle": "^1.1.23",
"supertest": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/shopify-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"express": "^4.21.2",
"jest-environment-miniflare": "^2.14.4",
"miniflare": "^3.20241230.2",
"rollup": "^4.30.1",
"rollup": "^4.31.0",
"rollup-plugin-swc": "^0.2.1",
"wrangler": "^3.103.2"
},
Expand Down
Loading

0 comments on commit ae5f3a6

Please sign in to comment.