Update dependency eslint-config-react-app to v5.0.2

This commit is contained in:
Renovate Bot 2019-09-19 17:54:38 +00:00
Родитель 83c302cea4
Коммит e18a9a5758
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 30DC19D6846E13FA
2 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@ -79,7 +79,7 @@
"enzyme-adapter-react-16": "1.14.0",
"eslint": "5.16.0",
"eslint-config-prettier": "6.3.0",
"eslint-config-react-app": "5.0.1",
"eslint-config-react-app": "5.0.2",
"eslint-loader": "3.0.0",
"eslint-plugin-flowtype": "4.3.0",
"eslint-plugin-import": "2.18.2",

Просмотреть файл

@ -2905,10 +2905,10 @@ configstore@^3.0.0:
write-file-atomic "^2.0.0"
xdg-basedir "^3.0.0"
confusing-browser-globals@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.8.tgz#93ffec1f82a6e2bf2bc36769cc3a92fa20e502f3"
integrity sha512-lI7asCibVJ6Qd3FGU7mu4sfG4try4LX3+GVS+Gv8UlrEf2AeW57piecapnog2UHZSbcX/P/1UDWVaTsblowlZg==
confusing-browser-globals@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
connect-history-api-fallback@^1.6.0:
version "1.6.0"
@ -3958,12 +3958,12 @@ eslint-config-prettier@6.3.0:
dependencies:
get-stdin "^6.0.0"
eslint-config-react-app@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.0.1.tgz#5f3d666ba3ee3cb384eb943e260e868f6c72251b"
integrity sha512-GYXP3F/0PSHlYfGHhahqnJze8rYKxzXgrzXVqRRd4rDO40ga4NA3aHM7/HKbwceDN0/C1Ij3BoAWFawJgRbXEw==
eslint-config-react-app@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.0.2.tgz#df40d73a1402986030680c040bbee520db5a32a4"
integrity sha512-VhlESAQM83uULJ9jsvcKxx2Ab0yrmjUt8kDz5DyhTQufqWE0ssAnejlWri5LXv25xoXfdqOyeDPdfJS9dXKagQ==
dependencies:
confusing-browser-globals "^1.0.8"
confusing-browser-globals "^1.0.9"
eslint-import-resolver-node@^0.3.2:
version "0.3.2"