Skip to content

Commit 463e52b

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#5173)
* chore(package): update @babel/core to version 7.1.6 * chore(package): update @babel/plugin-transform-flow-strip-types to version 7.1.6 * chore(package): update @babel/preset-env to version 7.1.6 * chore(package): update lockfile package-lock.json
1 parent 29bf013 commit 463e52b

File tree

2 files changed

+94
-65
lines changed

2 files changed

+94
-65
lines changed

‎package-lock.json

Lines changed: 91 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
},
4747
"devDependencies": {
4848
"@babel/cli": "7.1.5",
49-
"@babel/core": "7.1.5",
50-
"@babel/plugin-transform-flow-strip-types": "7.0.0",
49+
"@babel/core": "7.1.6",
50+
"@babel/plugin-transform-flow-strip-types": "7.1.6",
5151
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
52-
"@babel/preset-env": "7.1.5",
52+
"@babel/preset-env": "7.1.6",
5353
"@parse/minami": "^1.0.0",
5454
"babel-eslint": "^10.0.0",
5555
"bcrypt-nodejs": "0.0.3",

0 commit comments

Comments
 (0)