Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2020
1 parent 3b5b794 commit b22e3df
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 670 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -26,18 +26,18 @@
},
"homepage": "https://github.com/scriptex/dator#readme",
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-decorators": "7.7.4",
"@babel/plugin-proposal-export-namespace-from": "7.7.4",
"@babel/plugin-proposal-function-sent": "7.7.4",
"@babel/plugin-proposal-json-strings": "7.7.4",
"@babel/plugin-proposal-numeric-separator": "7.7.4",
"@babel/plugin-proposal-throw-expressions": "7.7.4",
"@babel/plugin-syntax-dynamic-import": "7.7.4",
"@babel/plugin-syntax-import-meta": "7.7.4",
"@babel/preset-env": "7.7.7",
"@babel/cli": "7.8.0",
"@babel/core": "7.8.0",
"@babel/plugin-proposal-class-properties": "7.8.0",
"@babel/plugin-proposal-decorators": "7.8.0",
"@babel/plugin-proposal-export-namespace-from": "7.8.0",
"@babel/plugin-proposal-function-sent": "7.8.0",
"@babel/plugin-proposal-json-strings": "7.8.0",
"@babel/plugin-proposal-numeric-separator": "7.8.0",
"@babel/plugin-proposal-throw-expressions": "7.8.0",
"@babel/plugin-syntax-dynamic-import": "7.8.0",
"@babel/plugin-syntax-import-meta": "7.8.0",
"@babel/preset-env": "7.8.0",
"babel-loader": "8.0.6",
"unminified-webpack-plugin": "2.0.0",
"webpack": "4.41.5",
Expand Down

0 comments on commit b22e3df

Please sign in to comment.