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 b479783 commit ffacec9
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 579 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
},
"homepage": "https://github.com/scriptex/AnimateMe#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/plugin-transform-modules-umd": "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/plugin-transform-modules-umd": "7.8.0",
"@babel/preset-env": "7.8.0",
"babel-loader": "8.0.6",
"babel-minify": "0.5.1"
}
Expand Down
Loading

0 comments on commit ffacec9

Please sign in to comment.