Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 69937f0

Browse files
authored
Merge pull request #121 from AtomLinter/greenkeeper-eslint-3.0.0
Update eslint to version 3.0.0 🚀
2 parents 2a78351 + c27e066 commit 69937f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tiny-promisify": "^0.1.1"
3434
},
3535
"devDependencies": {
36-
"eslint": "^2.9.0",
36+
"eslint": "^3.0.0",
3737
"eslint-config-airbnb-base": "^3.0.1",
3838
"eslint-plugin-import": "^1.7.0"
3939
},

0 commit comments

Comments
 (0)