Skip to content

Commit d46018a

Browse files
committed
Update babel monorepo to v7.9.5
1 parent 3f312b6 commit d46018a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"devDependencies": {
3939
"@babel/core": "7.9.0",
4040
"@babel/plugin-proposal-class-properties": "7.8.3",
41-
"@babel/plugin-proposal-object-rest-spread": "7.9.0",
41+
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
4242
"@babel/plugin-transform-runtime": "7.9.0",
43-
"@babel/preset-env": "7.9.0",
43+
"@babel/preset-env": "7.9.5",
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)