Skip to content

Commit 8971682

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

File tree

2 files changed

+76
-26
lines changed

2 files changed

+76
-26
lines changed

package-lock.json

Lines changed: 75 additions & 25 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
@@ -87,7 +87,7 @@
8787
"nyc": "^15.1.0",
8888
"pretty-bytes": "^6.0.0",
8989
"rollup": "^2.21.0",
90-
"rollup-plugin-babel": "^4.4.0",
90+
"@rollup/plugin-babel": "^5.0.0",
9191
"sinon": "^15.0.0",
9292
"typescript": "^5.0.0"
9393
},

0 commit comments

Comments
 (0)