Skip to content

Commit

Permalink
chore(deps): bump @rollup/rollup-linux-arm64-gnu from 4.25.0 to 4.26.0
Browse files Browse the repository at this point in the history
Bumps [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.25.0...v4.26.0)

---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 8c9f315 commit 9878032
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -147,7 +147,7 @@
"optionalDependencies": {
"@rollup/rollup-darwin-arm64": "^4.22.4",
"@rollup/rollup-darwin-x64": "^4.25.0",
"@rollup/rollup-linux-arm64-gnu": "^4.25.0",
"@rollup/rollup-linux-arm64-gnu": "^4.26.0",
"@rollup/rollup-linux-x64-gnu": "^4.24.0"
}
}

0 comments on commit 9878032

Please sign in to comment.