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 2c909ae commit 88da133Copy full SHA for 88da133
package.json
@@ -31,17 +31,17 @@
31
"devDependencies": {
32
"babel-cli": "6.26.0",
33
"babel-core": "6.26.3",
34
- "babel-eslint": "8.2.3",
+ "babel-eslint": "8.2.6",
35
"babel-jest": "23.6.0",
36
"babel-plugin-transform-flow-strip-types": "6.22.0",
37
"babel-preset-es2015": "6.24.1",
38
"babel-preset-stage-1": "6.24.1",
39
"eslint": "4.19.1",
40
- "flow-bin": "0.66.0",
41
- "flow-copy-source": "2.0.2",
+ "flow-bin": "0.194.0",
+ "flow-copy-source": "2.0.9",
42
"jest": "23.6.0",
43
- "markdownlint-cli": "^0.31.1",
44
- "prettier": "2.7.1",
+ "markdownlint-cli": "^0.32.0",
+ "prettier": "2.8.0",
45
"rimraf": "3.0.2"
46
},
47
"jest": {
0 commit comments