Skip to content

Commit c6d4a2f

Browse files
Merge pull request #532 from halfzebra/renovate/babel-monorepo
feat(package.json): Update babel monorepo to v7.12.1
2 parents 86e7ee2 + 60e00ee commit c6d4a2f

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.12.0",
21-
"@babel/core": "7.12.0",
22-
"@babel/plugin-transform-runtime": "7.12.0",
23-
"@babel/preset-env": "7.12.0",
24-
"@babel/runtime": "7.12.0",
20+
"@babel/cli": "7.12.1",
21+
"@babel/core": "7.12.1",
22+
"@babel/plugin-transform-runtime": "7.12.1",
23+
"@babel/preset-env": "7.12.1",
24+
"@babel/runtime": "7.12.1",
2525
"assets-webpack-plugin": "3.9.12",
2626
"autoprefixer": "10.0.1",
2727
"babel-loader": "8.1.0",

0 commit comments

Comments
 (0)