Skip to content

Commit 528a82a

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel 5
1 parent b296bba commit 528a82a

File tree

2 files changed

+89
-27
lines changed

2 files changed

+89
-27
lines changed

package-lock.json

Lines changed: 88 additions & 26 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
@@ -71,7 +71,7 @@
7171
"react-test-renderer": "^16.4.2",
7272
"rimraf": "^2.0.0",
7373
"rollup": "^1.6.0",
74-
"rollup-plugin-babel": "4",
74+
"@rollup/plugin-babel": "5",
7575
"rollup-plugin-commonjs": "^10.0.0",
7676
"rollup-plugin-node-resolve": "^5.0.1",
7777
"rollup-plugin-replace": "^2.0.0",

0 commit comments

Comments
 (0)