Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2020
1 parent 8768348 commit 87c2cc9
Show file tree
Hide file tree
Showing 3 changed files with 854 additions and 14 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
]
},
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-transform-runtime": "7.7.6",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-transform-runtime": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-react": "7.8.3",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"babel-eslint": "10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Maarten Busstra <busstra.m@gmail.com>",
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/cli": "7.8.4",
"cross-env": "6.0.3",
"prop-types": "15.7.2",
"rollup": "1.28.0"
Expand Down

0 comments on commit 87c2cc9

Please sign in to comment.