Skip to content

Commit

Permalink
Merge pull request #6 from sharkcore/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
jdb8 committed Nov 4, 2017
2 parents c83c9e5 + d2b68fa commit 107d29e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @sharkcore/eslint-config

[![Greenkeeper badge](https://badges.greenkeeper.io/sharkcore/eslint-config.svg)](https://greenkeeper.io/)

This is the eslint config that codifies sharkcore's JS coding standards.

## Getting started
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"license": "MIT",
"homepage": "https://github.com/sharkcore/eslint-config#readme",
"dependencies": {
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.1",
"eslint": "^4.5.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.6.0",
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-prettier": "^2.2.0",
"eslint-plugin-react": "^7.2.1",
"prettier": "^1.4.2"
Expand Down

0 comments on commit 107d29e

Please sign in to comment.