Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint to v4.8.0 (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mthuret committed Oct 6, 2017
1 parent ec2ca73 commit e269f95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"enzyme": "3.1.0",
"enzyme-adapter-react-15": "1.0.0",
"escape-html": "1.0.3",
"eslint": "4.7.2",
"eslint": "4.8.0",
"eslint-config-algolia": "12.0.0",
"eslint-config-prettier": "2.6.0",
"eslint-import-resolver-webpack": "0.8.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3926,9 +3926,9 @@ eslint-scope@^3.7.1:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.7.2.tgz#ff6f5f5193848a27ee9b627be3e73fb9cb5e662e"
eslint@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.8.0.tgz#229ef0e354e0e61d837c7a80fdfba825e199815e"
dependencies:
ajv "^5.2.0"
babel-code-frame "^6.22.0"
Expand Down

0 comments on commit e269f95

Please sign in to comment.