Skip to content

Commit 4c2b733

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored and
peril-parse-community[bot]
committed
Update babel7 to the latest version 🚀 (#696)
* 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 3162d52 commit 4c2b733

File tree

2 files changed

+94
-79
lines changed

2 files changed

+94
-79
lines changed

‎package-lock.json

Lines changed: 91 additions & 76 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
@@ -33,13 +33,13 @@
3333
"xmlhttprequest": "1.8.0"
3434
},
3535
"devDependencies": {
36-
"@babel/core": "^7.1.5",
36+
"@babel/core": "^7.1.6",
3737
"@babel/plugin-proposal-class-properties": "^7.1.0",
3838
"@babel/plugin-transform-flow-comments": "^7.0.0",
39-
"@babel/plugin-transform-flow-strip-types": "7.0.0",
39+
"@babel/plugin-transform-flow-strip-types": "7.1.6",
4040
"@babel/plugin-transform-runtime": "7.1.0",
4141
"@babel/polyfill": "7.0.0",
42-
"@babel/preset-env": "7.1.5",
42+
"@babel/preset-env": "7.1.6",
4343
"@babel/preset-react": "7.0.0",
4444
"@parse/minami": "^1.0.0",
4545
"babel-core": "^7.0.0-bridge.0",

0 commit comments

Comments
 (0)