Skip to content

Commit d6f11d2

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel ^5.0.0
1 parent b303d90 commit d6f11d2

File tree

2 files changed

+70
-11
lines changed

2 files changed

+70
-11
lines changed

package-lock.json

Lines changed: 69 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"node-sass": "^4.13.0",
5353
"prettier": "^2.0.0",
5454
"rollup": "^2.0.0",
55-
"rollup-plugin-babel": "^4.3.2",
55+
"@rollup/plugin-babel": "^5.0.0",
5656
"rollup-plugin-commonjs": "^10.0.0",
5757
"rollup-plugin-node-resolve": "^5.0.2",
5858
"serve": "^11.0.1",

0 commit comments

Comments
 (0)