Skip to content

Commit

Permalink
build(dev-deps): update rollup
Browse files Browse the repository at this point in the history
- rollup    ~10d  ^4.32.0  →  ^4.34.1  ⩽1d

note: this version of rollup includes again three-shaking of object
unused properties
  • Loading branch information
matteosacchetto committed Feb 3, 2025
1 parent eca5f29 commit 6b647e5
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
160 changes: 80 additions & 80 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 @@ -27,7 +27,7 @@
"@rollup/plugin-run": "^3.1.0",
"@types/node": "^18.19.74",
"c8": "^10.1.3",
"rollup": "^4.32.0",
"rollup": "^4.34.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-node-externals": "^8.0.0",
"rollup-plugin-typescript-paths": "^1.5.0",
Expand Down

0 comments on commit 6b647e5

Please sign in to comment.