Skip to content

Commit 4c2aa07

Browse files
Merge pull request #567 from halfzebra/renovate/babel-monorepo
feat(package.json): Update dependency @babel/core to v7.12.9
2 parents 6fa439b + 0254498 commit 4c2aa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@babel/cli": "7.12.8",
21-
"@babel/core": "7.12.8",
21+
"@babel/core": "7.12.9",
2222
"@babel/plugin-transform-runtime": "7.12.1",
2323
"@babel/preset-env": "7.12.7",
2424
"@babel/runtime": "7.12.5",

0 commit comments

Comments
 (0)