Skip to content

Commit f488bc5

Browse files
committed
chore(deps): update babel monorepo to v7.8.6
1 parent 4a2b38a commit f488bc5

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
@@ -36,11 +36,11 @@
3636
"postbump": "yarn build:packages"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.8.4",
39+
"@babel/core": "7.8.6",
4040
"@babel/plugin-proposal-class-properties": "7.8.3",
4141
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
4242
"@babel/plugin-transform-runtime": "7.8.3",
43-
"@babel/preset-env": "7.8.4",
43+
"@babel/preset-env": "7.8.6",
4444
"@babel/preset-react": "7.8.3",
4545
"@babel/preset-typescript": "7.8.3",
4646
"@pika/pack": "0.5.0",

0 commit comments

Comments
 (0)