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 88fe589 commit 1b32636Copy full SHA for 1b32636
package.json
@@ -27,13 +27,13 @@
27
"core-js": "^2.5.3",
28
"semver": "^5.5.0",
29
"shelljs": "^0.8.1",
30
- "toxic-predicate-functions": "^0.1.5"
+ "toxic-predicate-functions": "^0.2.3"
31
},
32
"devDependencies": {
33
- "eslint": "^4.16.0",
34
- "eslint-config-egg": "^6.0.0",
35
- "eslint-plugin-jest": "^21.7.0",
36
- "husky": "^0.14.3",
37
- "jest": "^22.1.4"
+ "eslint": "^5.8.0",
+ "eslint-config-egg": "^7.1.0",
+ "eslint-plugin-jest": "^22.0.0",
+ "husky": "^1.1.3",
+ "jest": "^23.6.0"
38
}
39
0 commit comments