Skip to content

Commit 44abb43

Browse files
authored
Merge pull request #466 from halfzebra/renovate/babel-monorepo
fix(package.json): Update babel monorepo
2 parents e6cd709 + 56315a7 commit 44abb43

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
@@ -17,11 +17,11 @@
1717
}
1818
},
1919
"dependencies": {
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",
20+
"@babel/cli": "7.11.6",
21+
"@babel/core": "7.11.6",
22+
"@babel/plugin-transform-runtime": "7.11.5",
23+
"@babel/preset-env": "7.11.5",
24+
"@babel/runtime": "7.11.2",
2525
"assets-webpack-plugin": "3.9.12",
2626
"autoprefixer": "8.6.5",
2727
"babel-loader": "8.1.0",

0 commit comments

Comments
 (0)