Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit 86275d3

Browse files
committed
chore(deps): update babel monorepo
1 parent 23ea396 commit 86275d3

2 files changed

Lines changed: 604 additions & 446 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"test": "jest --runInBand"
1919
},
2020
"devDependencies": {
21-
"@babel/plugin-proposal-class-properties": "7.10.4",
22-
"@babel/polyfill": "7.10.4",
23-
"@babel/preset-env": "7.11.0",
24-
"@babel/preset-react": "7.10.4",
25-
"@babel/preset-typescript": "7.10.4",
21+
"@babel/plugin-proposal-class-properties": "7.12.13",
22+
"@babel/polyfill": "7.12.1",
23+
"@babel/preset-env": "7.12.13",
24+
"@babel/preset-react": "7.12.13",
25+
"@babel/preset-typescript": "7.12.13",
2626
"@testing-library/react": "10.4.9",
2727
"@types/classnames": "2.2.11",
2828
"@types/enzyme": "3.10.8",

0 commit comments

Comments
 (0)