Skip to content

Commit d6f0c4c

Browse files
committedSep 6, 2019
Update babel monorepo to v7.6.0
1 parent 566fc1f commit d6f0c4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"url-parse": "^1.4.7"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "7.5.5",
35-
"@babel/core": "7.5.5",
36-
"@babel/plugin-transform-modules-commonjs": "7.5.0",
37-
"@babel/preset-env": "7.5.5",
34+
"@babel/cli": "7.6.0",
35+
"@babel/core": "7.6.0",
36+
"@babel/plugin-transform-modules-commonjs": "7.6.0",
37+
"@babel/preset-env": "7.6.0",
3838
"babel-jest": "24.9.0",
3939
"del-cli": "2.0.0",
4040
"eslint": "6.3.0",

0 commit comments

Comments
 (0)
Please sign in to comment.