We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421fedf commit 6658b33Copy full SHA for 6658b33
package.json
@@ -46,18 +46,18 @@
46
},
47
"devDependencies": {
48
"babel-eslint": "^10.0.3",
49
- "codecov": "^3.6.1",
50
- "eslint": "^6.6.0",
+ "codecov": "^3.6.4",
+ "eslint": "^6.8.0",
51
"eslint-config-standard": "^14.1.0",
52
"eslint-config-standard-jsx": "^8.1.0",
53
- "eslint-plugin-import": "^2.18.2",
+ "eslint-plugin-import": "^2.20.1",
54
"eslint-plugin-jest": "^22.21.0",
55
"eslint-plugin-node": "^9.2.0",
56
"eslint-plugin-promise": "^4.2.1",
57
- "eslint-plugin-react": "^7.16.0",
+ "eslint-plugin-react": "^7.18.3",
58
"eslint-plugin-standard": "^4.0.1",
59
"jest": "^24.9.0",
60
"nyc": "^14.1.1",
61
- "standard-version": "^7.0.1"
+ "standard-version": "^7.1.0"
62
}
63
0 commit comments