Skip to content

Commit 4f16ebf

Browse files
authored
Merge pull request #398 from halfzebra/renovate/babel-monorepo
fix(package.json): Update babel monorepo
2 parents 3dfbc3b + 1874591 commit 4f16ebf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@babel/cli": "7.2.3",
21-
"@babel/core": "7.3.4",
22-
"@babel/plugin-transform-runtime": "7.3.4",
23-
"@babel/preset-env": "7.3.4",
24-
"@babel/runtime": "7.3.4",
20+
"@babel/cli": "7.8.4",
21+
"@babel/core": "7.9.6",
22+
"@babel/plugin-transform-runtime": "7.9.6",
23+
"@babel/preset-env": "7.9.6",
24+
"@babel/runtime": "7.9.6",
2525
"assets-webpack-plugin": "3.9.12",
2626
"autoprefixer": "8.6.5",
27-
"babel-loader": "8.0.4",
27+
"babel-loader": "8.1.0",
2828
"babel-runtime": "6.26.0",
2929
"case-sensitive-paths-webpack-plugin": "2.3.0",
3030
"chalk": "2.4.2",

0 commit comments

Comments
 (0)