mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
Update dependency eslint to version 3.16.0 (#111)
This commit is contained in:
parent
d4dc063c2b
commit
29ccfab9c0
2 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@
|
|||
"babel-cli": "6.23.0",
|
||||
"babel-plugin-transform-async-to-generator": "6.22.0",
|
||||
"chai": "3.5.0",
|
||||
"eslint": "3.15.0",
|
||||
"eslint": "3.16.0",
|
||||
"eslint-config-airbnb-base": "11.1.0",
|
||||
"eslint-plugin-import": "2.2.0",
|
||||
"eslint-plugin-promise": "3.4.2",
|
||||
|
|
|
@ -1030,9 +1030,9 @@ eslint-plugin-promise@3.4.2:
|
|||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.4.2.tgz#1be2793eafe2d18b5b123b8136c269f804fe7122"
|
||||
|
||||
eslint@3.15.0:
|
||||
version "3.15.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.15.0.tgz#bdcc6a6c5ffe08160e7b93c066695362a91e30f2"
|
||||
eslint@3.16.0:
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.16.0.tgz#4a468ab93618a9eb6e3f1499038b38851f828630"
|
||||
dependencies:
|
||||
babel-code-frame "^6.16.0"
|
||||
chalk "^1.1.3"
|
||||
|
|
Loading…
Reference in a new issue