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 37fbef5 commit 61c31a5Copy full SHA for 61c31a5
package.json
@@ -36,17 +36,17 @@
36
"@babel/plugin-transform-flow-strip-types": "^7.10.1",
37
"@babel/preset-env": "^7.10.2",
38
"@babel/register": "^7.10.1",
39
- "ava": "^3.8.2",
+ "ava": "^3.9.0",
40
"babel-plugin-istanbul": "^6.0.0",
41
"babel-plugin-macros": "^2.8.0",
42
"coveralls": "^3.1.0",
43
- "eslint": "^7.1.0",
44
- "eslint-config-canonical": "^20.0.5",
45
- "flow-bin": "^0.125.1",
+ "eslint": "^7.2.0",
+ "eslint-config-canonical": "^20.0.6",
+ "flow-bin": "^0.127.0",
46
"flow-copy-source": "^2.0.9",
47
"husky": "^4.2.5",
48
"inline-loops.macro": "^1.2.2",
49
- "nyc": "^15.0.1",
+ "nyc": "^15.1.0",
50
"semantic-release": "^17.0.8"
51
},
52
"engines": {
0 commit comments