Skip to content

Commit

Permalink
test: update eslint-plugin-jsx-a11y.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 28, 2017
1 parent 1f5d803 commit 02c4f25
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -70,18 +70,18 @@
"eslint-config-airbnb": "^16.1.0",
"eslint-loader": "1.9.0",
"eslint-plugin-flowtype": "2.39.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "^7.4.0",
"extract-text-webpack-plugin": "^3.0.1",
"favicons-webpack-plugin": "^0.0.7",
"file-loader": "^1.1.5",
"fs-extra": "^4.0.2",
"html-webpack-plugin": "^2.30.1",
"husky": "^0.14.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^21.2.1",
"less": "^2.3.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-jsx-a11y": "6.0.2",
"eslint-plugin-react": "7.4.0",
"extract-text-webpack-plugin": "3.0.1",
"favicons-webpack-plugin": "0.0.7",
"file-loader": "1.1.5",
"fs-extra": "4.0.2",
"html-webpack-plugin": "2.30.1",
"husky": "0.14.3",
"identity-obj-proxy": "3.0.0",
"jest": "21.2.1",
"less": "2.3.1",
"less-loader": "^4.0.5",
"lint-staged": "^5.0.0",
"marked": "^0.3.6",
Expand Down

0 comments on commit 02c4f25

Please sign in to comment.