Skip to content

Commit

Permalink
Upgrade outdated ESLint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
macklinu committed Dec 27, 2016
1 parent fe49efa commit 8906a09
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 249 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

// Add your own contribution below

* Upgrade outdated ESLint packages - macklinu

### 0.7.1

* Set exit code to 1 when running `danger` throws an error - macklinu
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"babel-plugin-transform-regenerator": "^6.16.1",
"babel-preset-es2015": "^6.16.0",
"babel-preset-stage-3": "^6.17.0",
"eslint": "^3.10.2",
"eslint": "^3.12.2",
"eslint-config-standard": "^6.0.0-beta.3",
"eslint-plugin-flowtype": "^2.25.0",
"eslint-plugin-flowtype": "^2.29.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.0",
"flow-bin": "^0.35.0",
Expand Down

0 comments on commit 8906a09

Please sign in to comment.