Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f56905b

Browse files
Update babel to v7.4.3 (graphql#1813)
1 parent 081db43 commit f56905b

File tree

2 files changed

+137
-113
lines changed

2 files changed

+137
-113
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"iterall": "^1.2.2"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.2.3",
52-
"@babel/core": "7.4.0",
51+
"@babel/cli": "7.4.3",
52+
"@babel/core": "7.4.3",
5353
"@babel/plugin-transform-flow-strip-types": "7.4.0",
54-
"@babel/polyfill": "7.4.0",
55-
"@babel/preset-env": "7.4.2",
54+
"@babel/polyfill": "7.4.3",
55+
"@babel/preset-env": "7.4.3",
5656
"@babel/register": "7.4.0",
5757
"babel-eslint": "10.0.1",
5858
"benchmark": "2.1.4",

0 commit comments

Comments
 (0)