Skip to content

Commit

Permalink
Merge pull request #128 from hmsk/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update dependency @babel/preset-react to v7.9.1
  • Loading branch information
hmsk committed Mar 21, 2020
2 parents aebd226 + a64bd65 commit d3c42cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.9.0",
"@babel/preset-react": "7.9.1",
"@vue/babel-preset-app": "4.2.3",
"@vue/component-compiler-utils": "3.1.1",
"@vue/test-utils": "1.0.0-beta.32",
Expand Down

0 comments on commit d3c42cf

Please sign in to comment.