Skip to content

Commit

Permalink
Update babel monorepo to v7.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2020
1 parent e46112c commit ad776d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ove-service-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/core": "7.8.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.8.3",
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
Expand All @@ -51,7 +51,7 @@
"@babel/plugin-proposal-throw-expressions": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-env": "7.8.6",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.1.0",
"benchmark": "2.1.4",
Expand Down

0 comments on commit ad776d2

Please sign in to comment.