Skip to content

Commit b0c0a1b

Browse files
committed
Update babel monorepo to v7.1.5
1 parent 4f99e1f commit b0c0a1b

2 files changed

Lines changed: 112 additions & 59 deletions

File tree

package-lock.json

Lines changed: 109 additions & 56 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
@@ -31,14 +31,14 @@
3131
"react": ">=16.3.0"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "7.1.2",
35-
"@babel/core": "7.1.2",
34+
"@babel/cli": "7.1.5",
35+
"@babel/core": "7.1.5",
3636
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
3737
"@babel/plugin-syntax-class-properties": "7.0.0",
3838
"@babel/plugin-syntax-dynamic-import": "7.0.0",
3939
"@babel/plugin-transform-flow-strip-types": "7.0.0",
4040
"@babel/plugin-transform-object-assign": "7.0.0",
41-
"@babel/preset-env": "7.1.0",
41+
"@babel/preset-env": "7.1.5",
4242
"@babel/preset-react": "7.0.0",
4343
"babel-core": "7.0.0-bridge.0",
4444
"eslint": "5.8.0",

0 commit comments

Comments
 (0)