Skip to content

Commit 1eb62c0

Browse files
Update dependency @rollup/plugin-babel to v6
1 parent b01724a commit 1eb62c0

11 files changed

Lines changed: 615 additions & 171 deletions

File tree

_old/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "7.19.6",
2323
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2424
"@babel/preset-env": "7.19.4",
25-
"@rollup/plugin-babel": "5.3.1",
25+
"@rollup/plugin-babel": "6.0.3",
2626
"@rollup/plugin-commonjs": "22.0.2",
2727
"@rollup/plugin-node-resolve": "13.3.0",
2828
"babel-eslint": "10.1.0",

components/Miscellaneous/package-lock.json

Lines changed: 153 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/eslint-parser": "7.19.1",
2525
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2626
"@babel/preset-env": "7.19.4",
27-
"@rollup/plugin-babel": "5.3.1",
27+
"@rollup/plugin-babel": "6.0.3",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
3030
"eslint": "8.26.0",

0 commit comments

Comments
 (0)