Skip to content

Commit

Permalink
Merge pull request #7 from liuyuchenzh/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update babel monorepo
  • Loading branch information
liuyuchenzh committed Feb 5, 2020
2 parents 3c5defd + 399b477 commit c59f880
Show file tree
Hide file tree
Showing 2 changed files with 507 additions and 554 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "7.8.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.0",
"@babel/plugin-proposal-optional-chaining": "7.8.0",
"@babel/preset-env": "7.8.2",
"@babel/preset-typescript": "7.8.0",
"@babel/core": "7.8.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-typescript": "7.8.3",
"@types/jest": "25.1.1",
"@types/webpack": "4.41.5",
"babel-jest": "25.1.0",
Expand Down

0 comments on commit c59f880

Please sign in to comment.