Skip to content

Commit

Permalink
Bump rollup from 4.21.3 to 4.22.4 (#265)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.3...v4.22.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent b420fb6 commit ecfa5f9
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-terser": "^0.4.4",
"rollup": "^4.21.3"
"rollup": "^4.22.4"
},
"scripts": {
"watch": "rollup -c --watch",
Expand Down

0 comments on commit ecfa5f9

Please sign in to comment.