Skip to content

Commit

Permalink
Update dependency rollup to v4.29.0 (#864)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent e013e73 commit d911c4b
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 87 deletions.
2 changes: 1 addition & 1 deletion packages/build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.5.1",
"prettier": "3.4.2",
"rollup": "4.28.1",
"rollup": "4.29.0",
"typescript": "5.7.2",
"vitest": "2.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.4.2",
"rollup": "4.28.1",
"rollup": "4.29.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-node-externals": "8.0.0",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.5.1",
"prettier": "3.4.2",
"rollup": "4.28.1",
"rollup": "4.29.0",
"typescript": "5.7.2",
"vite": "6.0.5",
"vitest": "2.1.6"
Expand Down
Loading

0 comments on commit d911c4b

Please sign in to comment.