Skip to content

Commit 21ebce3

Browse files
committed
Update babel monorepo
1 parent b0e0162 commit 21ebce3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
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.6.0",
35-
"@babel/core": "7.6.0",
34+
"@babel/cli": "7.6.4",
35+
"@babel/core": "7.6.4",
3636
"@babel/plugin-transform-modules-commonjs": "7.6.0",
37-
"@babel/preset-env": "7.6.0",
37+
"@babel/preset-env": "7.6.3",
3838
"babel-jest": "24.9.0",
3939
"del-cli": "3.0.0",
4040
"eslint": "6.4.0",

0 commit comments

Comments
 (0)