Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
  • Loading branch information
renovate[bot] and sxzz authored Oct 30, 2023
1 parent 9d2d0ea commit 119b76b
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 90 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"rollup": "^3.29.4",
"rollup": "^4.1.5",
"rollup-plugin-css-only": "^4.3.0",
"tsup": "^7.2.0",
"tsx": "^3.14.0",
Expand Down
145 changes: 59 additions & 86 deletions pnpm-lock.yaml

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

3 changes: 0 additions & 3 deletions tests/transform.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ describe('transform', async () => {
LightningCSS({
options: {
minify: true,
drafts: {
nesting: true,
},
targets: {
ie: 11,
},
Expand Down

0 comments on commit 119b76b

Please sign in to comment.