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

Commit 3f97c33

Browse files
committed
chore(deps): update babel monorepo
1 parent 12d16b9 commit 3f97c33

1 file changed

Lines changed: 5 additions & 5 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.1",
22+
"@babel/polyfill": "7.12.1",
23+
"@babel/preset-env": "7.12.7",
24+
"@babel/preset-react": "7.12.7",
25+
"@babel/preset-typescript": "7.12.7",
2626
"@testing-library/react": "10.4.9",
2727
"@types/classnames": "2.2.10",
2828
"@types/enzyme": "3.10.5",

0 commit comments

Comments
 (0)