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 5bfa35a commit b514488Copy full SHA for b514488
package.json
@@ -34,14 +34,14 @@
34
"react-use": "13.27.1"
35
},
36
"devDependencies": {
37
- "@babel/core": "7.9.0",
+ "@babel/core": "7.9.6",
38
"@babel/plugin-proposal-class-properties": "7.8.3",
39
"@babel/plugin-proposal-decorators": "7.8.3",
40
"@babel/plugin-proposal-export-default-from": "7.8.3",
41
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
42
"@babel/plugin-proposal-optional-chaining": "7.9.0",
43
"@babel/plugin-transform-object-assign": "7.8.3",
44
- "@babel/preset-env": "7.9.0",
+ "@babel/preset-env": "7.9.6",
45
"@babel/preset-react": "7.9.4",
46
"@babel/preset-typescript": "7.9.0",
47
"@semantic-release/changelog": "5.0.1",
0 commit comments