Skip to content

Commit 6b3713c

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#707)
* chore(package): update @babel/plugin-proposal-class-properties to version 7.2.3 * chore(package): update @babel/plugin-transform-flow-strip-types to version 7.2.3 * chore(package): update @babel/polyfill 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 e66948e commit 6b3713c

File tree

2 files changed

+196
-44
lines changed

2 files changed

+196
-44
lines changed

‎package-lock.json‎

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

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.2.2",
37-
"@babel/plugin-proposal-class-properties": "^7.2.1",
37+
"@babel/plugin-proposal-class-properties": "^7.2.3",
3838
"@babel/plugin-transform-flow-comments": "^7.2.0",
39-
"@babel/plugin-transform-flow-strip-types": "7.2.0",
39+
"@babel/plugin-transform-flow-strip-types": "7.2.3",
4040
"@babel/plugin-transform-runtime": "7.2.0",
41-
"@babel/polyfill": "7.0.0",
42-
"@babel/preset-env": "7.2.0",
41+
"@babel/polyfill": "7.2.3",
42+
"@babel/preset-env": "7.2.3",
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)