Skip to content

Commit 9b96526

Browse files
renovate[bot]Aurélien Ooms
authored andcommitted
Update babel monorepo to v7.4.4 (#57)
1 parent 7eea960 commit 9b96526

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
},
2828
"dependencies": {},
2929
"devDependencies": {
30-
"@babel/cli": "7.4.3",
31-
"@babel/core": "7.4.3",
30+
"@babel/cli": "7.4.4",
31+
"@babel/core": "7.4.4",
3232
"@babel/plugin-proposal-async-generator-functions": "7.2.0",
33-
"@babel/polyfill": "7.4.3",
34-
"@babel/preset-env": "7.4.3",
35-
"@babel/register": "7.4.0",
33+
"@babel/polyfill": "7.4.4",
34+
"@babel/preset-env": "7.4.4",
35+
"@babel/register": "7.4.4",
3636
"ava": "1.4.1",
3737
"coveralls": "3.0.3",
3838
"esdoc": "1.1.0",

0 commit comments

Comments
 (0)