Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-swc to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2024
1 parent 4e962d1 commit dcc5df7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-swc": "0.3.0",
"@rollup/plugin-swc": "0.3.1",
"@rollup/plugin-terser": "0.4.4",
"browserslist": "4.23.0",
"rollup": "4.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-swc": "0.3.0",
"@rollup/plugin-swc": "0.3.1",
"@rollup/plugin-terser": "0.4.4",
"browserslist": "4.23.0",
"rollup": "4.20.0",
Expand Down

0 comments on commit dcc5df7

Please sign in to comment.