Skip to content

Commit b0abcf7

Browse files
authoredSep 23, 2019
Merge pull request #21 from woocommerce/renovate/babel-monorepo
Update babel monorepo to v7.6.0
2 parents 41cfd5f + d6f0c4c commit b0abcf7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
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.4.0",

0 commit comments

Comments
 (0)
Please sign in to comment.