Skip to content

Commit

Permalink
chore(deps): replace dependency rollup-plugin-babel with @rollup/plug…
Browse files Browse the repository at this point in the history
…in-babel ^5.0.0
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent b303d90 commit 8764738
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 11 deletions.
79 changes: 69 additions & 10 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 @@ -52,7 +52,7 @@
"node-sass": "^4.13.0",
"prettier": "^2.0.0",
"rollup": "^2.0.0",
"rollup-plugin-babel": "^4.3.2",
"@rollup/plugin-babel": "^5.0.0",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-node-resolve": "^5.0.2",
"serve": "^11.0.1",
Expand Down

0 comments on commit 8764738

Please sign in to comment.