Skip to content

Commit 9625110

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)