chore(deps): update dependency eslint to v5.12.1

This commit is contained in:
Renovate Bot 2019-01-18 21:42:59 +00:00 committed by renovate[bot]
parent 6750bb1721
commit f1dfd8266d
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"copy-webpack-plugin": "4.6.0",
"cozy-app-publish": "0.10.3",
"cozy-jobs-cli": "1.6.4",
"eslint": "5.12.0",
"eslint": "5.12.1",
"eslint-config-cozy-app": "1.1.4",
"git-directory-deploy": "1.5.1",
"husky": "1.3.1",

View File

@ -2474,10 +2474,10 @@ eslint-visitor-keys@^1.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
eslint@5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g==
eslint@5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.5.3"