Skip to content

Commit bc5bbd1

Browse files
Update babel7 to the latest version 🚀 (#1141)
* chore(package): update @babel/preset-env to version 7.9.5 * chore(package): update lockfile package-lock.json * Revert "chore(package): update lockfile package-lock.json" This reverts commit a93327b. * fix conflicts Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Diamond Lewis <findlewis@gmail.com>
1 parent 22b6a0e commit bc5bbd1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

‎package-lock.json

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

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/plugin-transform-flow-comments": "7.8.3",
4444
"@babel/plugin-transform-flow-strip-types": "7.9.0",
4545
"@babel/plugin-transform-runtime": "7.9.0",
46-
"@babel/preset-env": "7.9.0",
46+
"@babel/preset-env": "7.9.5",
4747
"@babel/preset-react": "7.9.4",
4848
"@parse/minami": "1.0.0",
4949
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)