Skip to content

Commit

Permalink
Merge pull request #194 from testing-library/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.6.3
  • Loading branch information
mpeyper committed Oct 9, 2019
2 parents 59425d3 + 49b9dfe commit dd7e02a
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 26 deletions.
135 changes: 113 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@types/testing-library__react-hooks": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "7.6.2",
"@babel/core": "7.6.2",
"@babel/cli": "7.6.3",
"@babel/core": "7.6.3",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/plugin-transform-modules-commonjs": "7.6.0",
"@babel/plugin-transform-runtime": "7.6.2",
"@babel/preset-env": "7.6.2",
"@babel/preset-react": "7.0.0",
"@babel/preset-env": "7.6.3",
"@babel/preset-react": "7.6.3",
"all-contributors-cli": "6.9.1",
"babel-eslint": "10.0.3",
"babel-plugin-module-resolver": "3.2.0",
Expand Down

0 comments on commit dd7e02a

Please sign in to comment.