Skip to content

Commit ba16e68

Browse files
committed
feat(package.json): Update babel monorepo to v7.12.8
1 parent 172edff commit ba16e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@babel/cli": "7.12.7",
21-
"@babel/core": "7.12.7",
20+
"@babel/cli": "7.12.8",
21+
"@babel/core": "7.12.8",
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)