Skip to content

Commit

Permalink
Merge pull request #400 from atherdon/renovate/main-babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.14.0 (main)
  • Loading branch information
atherdon authored Apr 29, 2021
2 parents 83f9421 + 12cd94d commit 9e4c0e6
Show file tree
Hide file tree
Showing 5 changed files with 292 additions and 264 deletions.
4 changes: 2 additions & 2 deletions package/generator-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"devDependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.13.15",
"@babel/preset-env": "7.14.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-node-resolve": "11.2.1",
Expand Down
4 changes: 2 additions & 2 deletions package/layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"devDependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.13.15",
"@babel/preset-env": "7.14.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-node-resolve": "11.2.1",
Expand Down
Loading

0 comments on commit 9e4c0e6

Please sign in to comment.