Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent bd94e57 commit 8908708
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 128 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -26,18 +26,18 @@
},
"homepage": "https://github.com/scriptex/dator#readme",
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.9.6",
"@babel/cli": "7.10.0",
"@babel/core": "7.10.0",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.8.3",
"@babel/plugin-proposal-decorators": "7.10.0",
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
"@babel/plugin-proposal-function-sent": "7.8.3",
"@babel/plugin-proposal-json-strings": "7.8.3",
"@babel/plugin-proposal-json-strings": "7.10.0",
"@babel/plugin-proposal-numeric-separator": "7.8.3",
"@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.9.6",
"@babel/preset-env": "7.10.0",
"babel-loader": "8.1.0",
"unminified-webpack-plugin": "2.0.0",
"webpack": "4.43.0",
Expand Down

0 comments on commit 8908708

Please sign in to comment.