Skip to content

Commit d859c16

Browse files
committedAug 26, 2020
Update babel monorepo
1 parent 361a614 commit d859c16

File tree

2 files changed

+952
-594
lines changed

2 files changed

+952
-594
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"test": "jest && yarn build"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "7.4.5",
20-
"@babel/plugin-transform-runtime": "7.4.4",
21-
"@babel/preset-env": "7.4.5",
22-
"@babel/preset-react": "7.0.0",
23-
"@babel/preset-typescript": "7.3.3",
19+
"@babel/core": "7.11.4",
20+
"@babel/plugin-transform-runtime": "7.11.0",
21+
"@babel/preset-env": "7.11.0",
22+
"@babel/preset-react": "7.10.4",
23+
"@babel/preset-typescript": "7.10.4",
2424
"@types/jest": "24.0.13",
2525
"@types/react": "16.8.19",
2626
"babel-preset-react": "6.24.1",

0 commit comments

Comments
 (0)
Failed to load comments.