Skip to content

Commit 0437240

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

2 files changed

Lines changed: 194 additions & 11 deletions

File tree

package-lock.json

Lines changed: 193 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
@@ -49,7 +49,7 @@
4949
"react": "^16.2.0",
5050
"react-dom": "^16.2.1",
5151
"rollup": "^1.0.0",
52-
"rollup-plugin-babel": "^4.3.2",
52+
"@rollup/plugin-babel": "^5.0.0",
5353
"rollup-plugin-commonjs": "^10.0.0",
5454
"rollup-plugin-node-resolve": "^5.0.0",
5555
"rollup-plugin-peer-deps-external": "^2.0.0"

0 commit comments

Comments
 (0)