Skip to content

Commit c68ddad

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#854)
* chore(package): update @babel/core to version 7.5.4 * chore(package): update @babel/preset-env to version 7.5.4 * fix(package): update @babel/runtime to version 7.5.4 * chore(package): update lockfile package-lock.json
1 parent dd3e1d5 commit c68ddad

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

‎package-lock.json

Lines changed: 17 additions & 17 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
@@ -28,19 +28,19 @@
2828
"react-native": false
2929
},
3030
"dependencies": {
31-
"@babel/runtime": "7.5.3",
31+
"@babel/runtime": "7.5.4",
3232
"uuid": "3.3.2",
3333
"ws": "7.1.0",
3434
"xmlhttprequest": "1.8.0"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.5.0",
37+
"@babel/core": "7.5.4",
3838
"@babel/plugin-proposal-class-properties": "7.5.0",
3939
"@babel/plugin-transform-flow-comments": "7.4.4",
4040
"@babel/plugin-transform-flow-strip-types": "7.4.4",
4141
"@babel/plugin-transform-runtime": "7.5.0",
4242
"@babel/polyfill": "7.4.4",
43-
"@babel/preset-env": "7.5.3",
43+
"@babel/preset-env": "7.5.4",
4444
"@babel/preset-react": "7.0.0",
4545
"@parse/minami": "1.0.0",
4646
"babel-core": "7.0.0-bridge.0",

0 commit comments

Comments
 (0)