Browse Source
chore(package): update eslint to version 6.2.2
Closes #5
greenkeeper/eslint-6.2.2
greenkeeper[bot]
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package.json
|
@ -24,6 +24,6 @@ |
|
|
}, |
|
|
}, |
|
|
"homepage": "https://github.com/lukechilds/eslint-config-lukechilds#readme", |
|
|
"homepage": "https://github.com/lukechilds/eslint-config-lukechilds#readme", |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"eslint": "^4.3.0" |
|
|
"eslint": "^6.2.2" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|