Skip to content

Commit

Permalink
Update babel7 to the latest version 🚀 (parse-community#5255)
Browse files Browse the repository at this point in the history
* chore(package): update @babel/cli to version 7.2.3

* chore(package): update @babel/plugin-transform-flow-strip-types to version 7.2.3

* chore(package): update @babel/preset-env to version 7.2.3

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and peril-parse-community[bot] committed Dec 20, 2018
1 parent a9aa42a commit 522034b
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 64 deletions.
180 changes: 119 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"ws": "6.1.2"
},
"devDependencies": {
"@babel/cli": "7.2.0",
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-transform-flow-strip-types": "7.2.0",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/preset-env": "7.2.0",
"@babel/preset-env": "7.2.3",
"@parse/minami": "^1.0.0",
"babel-eslint": "^10.0.0",
"bcrypt-nodejs": "0.0.3",
Expand Down

0 comments on commit 522034b

Please sign in to comment.