Skip to content

Commit 7d5db43

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel ^5.0.0
1 parent 8d9f863 commit 7d5db43

File tree

2 files changed

+201
-26
lines changed

2 files changed

+201
-26
lines changed

package-lock.json

+200-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)