Skip to content

Commit

Permalink
update eslint 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QWp6t committed Jan 10, 2017
1 parent 3c41595 commit 9f012c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 39,7 @@
"clean-webpack-plugin": "^0.1.15",
"css-loader": "^0.26.1",
"cssnano": "^3.10.0",
"eslint": "^3.13.0",
"eslint": "^3.13.1",
"eslint-config-airbnb": "^14.0.0",
"eslint-loader": "^1.6.1",
"eslint-plugin-import": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1650,9 1650,9 @@ eslint-plugin-react@^6.9.0:
doctrine "^1.2.2"
jsx-ast-utils "^1.3.4"

eslint@^3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.13.0.tgz#636925fd163c9babe2e8be7ae43caf518d469577"
eslint@^3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.13.1.tgz#564d2646b5efded85df96985332edd91a23bff25"
dependencies:
babel-code-frame "^6.16.0"
chalk "^1.1.3"
Expand Down Expand Up @@ -1887,7 1887,7 @@ filename-reserved-regex@^1.0.0:

filenamify@^1.0.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/filenamify/-/filenamify-1.2.1.tgz#a9f2ffd11c503bed300015029272378f1f1365a5"
resolved "http://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz#a9f2ffd11c503bed300015029272378f1f1365a5"
dependencies:
filename-reserved-regex "^1.0.0"
strip-outer "^1.0.0"
Expand Down

0 comments on commit 9f012c5

Please sign in to comment.