We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6ad1b commit e82249bCopy full SHA for e82249b
package.json
@@ -38,10 +38,10 @@
38
"enzyme": "^3.1.0",
39
"enzyme-adapter-react-16": "^1.0.1",
40
"eslint": "^5.0.1",
41
- "eslint-config-airbnb": "17.0.0",
42
- "eslint-plugin-import": "^2.3.0",
43
- "eslint-plugin-jsx-a11y": "^6.0.2",
44
- "eslint-plugin-react": "^7.1.0",
+ "eslint-config-airbnb": "^17.1.0",
+ "eslint-plugin-import": "^2.13.0",
+ "eslint-plugin-jsx-a11y": "^6.1.0",
+ "eslint-plugin-react": "^7.11.0",
45
"jest": "^22.0.1",
46
"lodash.uniqueid": "^4.0.1",
47
"publish-please": "^3.1.0",
0 commit comments