Skip to content

Commit df19ad9

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#1026)
* chore(package): update @babel/plugin-transform-runtime to version 7.7.6 * chore(package): update @babel/preset-env to version 7.7.6 * fix(package): update @babel/runtime to version 7.7.6 * chore(package): update lockfile package-lock.json
1 parent 67183d6 commit df19ad9

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

‎package-lock.json

Lines changed: 9 additions & 9 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
@@ -29,7 +29,7 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.7.5",
32+
"@babel/runtime": "7.7.6",
3333
"@babel/runtime-corejs3": "7.7.6",
3434
"uuid": "3.3.3",
3535
"ws": "7.2.0",
@@ -40,8 +40,8 @@
4040
"@babel/plugin-proposal-class-properties": "7.7.4",
4141
"@babel/plugin-transform-flow-comments": "7.7.4",
4242
"@babel/plugin-transform-flow-strip-types": "7.7.4",
43-
"@babel/plugin-transform-runtime": "7.7.5",
44-
"@babel/preset-env": "7.7.5",
43+
"@babel/plugin-transform-runtime": "7.7.6",
44+
"@babel/preset-env": "7.7.6",
4545
"@babel/preset-react": "7.7.4",
4646
"@parse/minami": "1.0.0",
4747
"babel-eslint": "10.0.3",

0 commit comments

Comments
 (0)