Skip to content

Commit 08ea3fa

Browse files
Merge pull request #578 from halfzebra/renovate/babel-monorepo
feat(package.json): Update babel monorepo to v7.12.10
2 parents 9d6b228 + eca734a commit 08ea3fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@babel/cli": "7.12.8",
21-
"@babel/core": "7.12.9",
22-
"@babel/plugin-transform-runtime": "7.12.1",
23-
"@babel/preset-env": "7.12.7",
20+
"@babel/cli": "7.12.10",
21+
"@babel/core": "7.12.10",
22+
"@babel/plugin-transform-runtime": "7.12.10",
23+
"@babel/preset-env": "7.12.10",
2424
"@babel/runtime": "7.12.5",
2525
"assets-webpack-plugin": "3.9.12",
2626
"autoprefixer": "10.0.4",

0 commit comments

Comments
 (0)