Skip to content

Commit 5653a08

Browse files
committed
Update babel monorepo to v7.9.6
1 parent cfd1923 commit 5653a08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"postbump": "yarn build:packages"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.9.0",
39+
"@babel/core": "7.9.6",
4040
"@babel/plugin-proposal-class-properties": "7.8.3",
41-
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
42-
"@babel/plugin-transform-runtime": "7.9.0",
43-
"@babel/preset-env": "7.9.5",
41+
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
42+
"@babel/plugin-transform-runtime": "7.9.6",
43+
"@babel/preset-env": "7.9.6",
4444
"@babel/preset-react": "7.9.4",
4545
"@babel/preset-typescript": "7.9.0",
4646
"@pika/pack": "0.5.0",

0 commit comments

Comments
 (0)