Skip to content

Commit

Permalink
chore(deps): bump rollup to 4.7.0
Browse files Browse the repository at this point in the history
rollup 4.7.0 added riscv64 support: rollup/rollup#5288

Updating rollup makes it possible to build darkreader on riscv64 linux.
  • Loading branch information
kxxt committed Dec 8, 2023
1 parent c4b46d2 commit b6d8aa2
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 53 deletions.
118 changes: 66 additions & 52 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 @@ -94,7 +94,7 @@
"malevic": "0.19.1",
"prettier": "3.1.0",
"puppeteer-core": "21.5.2",
"rollup": "4.6.1",
"rollup": "4.7.0",
"rollup-plugin-istanbul": "5.0.0",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
Expand Down

0 comments on commit b6d8aa2

Please sign in to comment.