Skip to content

Commit

Permalink
chore(package): Update eslint to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Oct 20, 2016
1 parent c76303f commit 34a2807
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.14",
"eslint": "3.7.1",
"eslint": "^3.8.1",
"generate-changelog": "^1.0.2",
"istanbul": "^0.4.5",
"mocha": "^3.1.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,9 +425,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint@3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.7.1.tgz#7faa84599e0fea422f04bc32db49054051a3f11a"
eslint:
version "3.8.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.8.1.tgz#7d02db44cd5aaf4fa7aa489e1f083baa454342ba"
dependencies:
chalk "^1.1.3"
concat-stream "^1.4.6"
Expand All @@ -451,7 +451,7 @@ eslint@3.7.1:
lodash "^4.0.0"
mkdirp "^0.5.0"
natural-compare "^1.4.0"
optionator "^0.8.1"
optionator "^0.8.2"
path-is-inside "^1.0.1"
pluralize "^1.2.1"
progress "^1.1.8"
Expand Down Expand Up @@ -1057,7 +1057,7 @@ optimist@^0.6.1:
minimist "~0.0.1"
wordwrap "~0.0.2"

optionator@^0.8.1:
optionator@^0.8.1, optionator@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
dependencies:
Expand Down

0 comments on commit 34a2807

Please sign in to comment.