Skip to content

Commit

Permalink
chore(deps): bump @babel/plugin-proposal-object-rest-spread
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 19, 2021
1 parent 64681e6 commit 41de6a3
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 61 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/plugin-proposal-do-expressions": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-react-jsx": "7.12.17",
"@babel/plugin-transform-runtime": "7.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "7.11.1",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-transform-runtime": "7.11.0",
"@babel/preset-env": "7.11.0",
"@babel/preset-typescript": "7.12.17",
Expand Down
Loading

0 comments on commit 41de6a3

Please sign in to comment.