Skip to content

Commit 1d8bcb2

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored and
peril-parse-community[bot]
committed
Update babel7 to the latest version 🚀 (#5255)
* 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
1 parent ab32dbc commit 1d8bcb2

File tree

2 files changed

+122
-64
lines changed

2 files changed

+122
-64
lines changed

‎package-lock.json

+119-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"ws": "6.1.2"
4646
},
4747
"devDependencies": {
48-
"@babel/cli": "7.2.0",
48+
"@babel/cli": "7.2.3",
4949
"@babel/core": "7.2.2",
50-
"@babel/plugin-transform-flow-strip-types": "7.2.0",
50+
"@babel/plugin-transform-flow-strip-types": "7.2.3",
5151
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
52-
"@babel/preset-env": "7.2.0",
52+
"@babel/preset-env": "7.2.3",
5353
"@parse/minami": "^1.0.0",
5454
"babel-eslint": "^10.0.0",
5555
"bcrypt-nodejs": "0.0.3",

0 commit comments

Comments
 (0)