Skip to content

Commit 62de2eb

Browse files
committed
Update babel monorepo to v7.7.5
1 parent 6a99755 commit 62de2eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"postbump": "yarn build:packages"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.7.4",
39+
"@babel/core": "7.7.5",
4040
"@babel/plugin-proposal-class-properties": "7.7.4",
4141
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
42-
"@babel/plugin-transform-runtime": "7.7.4",
43-
"@babel/preset-env": "7.7.4",
42+
"@babel/plugin-transform-runtime": "7.7.5",
43+
"@babel/preset-env": "7.7.5",
4444
"@babel/preset-react": "7.7.4",
4545
"@babel/preset-typescript": "7.7.4",
4646
"@pika/pack": "0.5.0",

0 commit comments

Comments
 (0)