We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ea396 commit 86275d3Copy full SHA for 86275d3
2 files changed
package.json
@@ -18,11 +18,11 @@
18
"test": "jest --runInBand"
19
},
20
"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",
+ "@babel/plugin-proposal-class-properties": "7.12.13",
+ "@babel/polyfill": "7.12.1",
+ "@babel/preset-env": "7.12.13",
+ "@babel/preset-react": "7.12.13",
+ "@babel/preset-typescript": "7.12.13",
26
"@testing-library/react": "10.4.9",
27
"@types/classnames": "2.2.11",
28
"@types/enzyme": "3.10.8",
0 commit comments