Skip to content

Commit 0254498

Browse files
committed
feat(package.json): Update dependency @babel/core to v7.12.9
1 parent 6fa439b commit 0254498

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)