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 454f078 commit 716490fCopy full SHA for 716490f
package.json
@@ -35,11 +35,11 @@
35
"scroll-into-view-if-needed": "^2.2.22"
36
},
37
"devDependencies": {
38
- "@babel/cli": "7.7.7",
39
- "@babel/core": "7.7.7",
40
- "@babel/plugin-external-helpers": "7.7.4",
41
- "@babel/preset-env": "7.7.7",
42
- "@babel/preset-typescript": "7.7.7",
+ "@babel/cli": "7.8.0",
+ "@babel/core": "7.8.0",
+ "@babel/plugin-external-helpers": "7.8.0",
+ "@babel/preset-env": "7.8.2",
+ "@babel/preset-typescript": "7.8.0",
43
"@types/jest": "24.0.25",
44
"babel-eslint": "10.0.3",
45
"babel-plugin-add-module-exports": "1.0.2",
0 commit comments