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 808bdf3 commit ec43d8cCopy full SHA for ec43d8c
package.json
@@ -35,11 +35,11 @@
35
"scroll-into-view-if-needed": "2.2.20"
36
},
37
"devDependencies": {
38
- "@babel/cli": "7.7.0",
39
- "@babel/core": "7.7.2",
+ "@babel/cli": "7.7.4",
+ "@babel/core": "7.7.4",
40
"@babel/plugin-external-helpers": "7.2.0",
41
- "@babel/preset-env": "7.7.1",
42
- "@babel/preset-typescript": "7.7.2",
+ "@babel/preset-env": "7.7.4",
+ "@babel/preset-typescript": "7.7.4",
43
"@types/jest": "24.0.23",
44
"babel-eslint": "10.0.3",
45
"babel-plugin-add-module-exports": "1.0.2",
0 commit comments