From ed0d354354930d4dd66fd0f87e7a427ed2c9569d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 04:56:42 +0000 Subject: [PATCH] chore(deps-dev): bump @amille/eslint-config from 1.4.34 to 1.4.36 Bumps [@amille/eslint-config](https://github.com/amille44420/eslint-config) from 1.4.34 to 1.4.36. - [Release notes](https://github.com/amille44420/eslint-config/releases) - [Changelog](https://github.com/amille44420/eslint-config/blob/master/.releaserc) - [Commits](https://github.com/amille44420/eslint-config/compare/v1.4.34...v1.4.36) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/yarn.lock b/yarn.lock index b679c38..9191860 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,13 +24,13 @@ babel-plugin-transform-react-remove-prop-types "^0.4.24" "@amille/eslint-config@^1.3.4": - version "1.4.34" - resolved "https://registry.yarnpkg.com/@amille/eslint-config/-/eslint-config-1.4.34.tgz#ec511bd21fd79f33bfd2f76e4ea19c481e4f2abf" - integrity sha512-THMcwlJSmLxOpsUoS+dxdfe4pBStGyYgeQQI0VmF9Uq1FflSxUW8V4+J6/dehs5KV5fZfCIkOWRxfaWnWfV8fQ== + version "1.4.36" + resolved "https://registry.yarnpkg.com/@amille/eslint-config/-/eslint-config-1.4.36.tgz#35998c2c00e6fc540a3e1aefcc5830300905694c" + integrity sha512-3AENl2LJVTcgTuJ2BN408hrrPmy8kVkgi3Hm8R3F1HB/LuQ6qKbdhgUrguYuRIKdL3AIaGP/iGSsRXzVixVkbw== dependencies: eslint-config-airbnb "^18.1.0" eslint-config-airbnb-base "^14.1.0" - eslint-config-prettier "^6.11.0" + eslint-config-prettier "^8.1.0" eslint-plugin-import "^2.20.2" eslint-plugin-jsx-a11y "^6.2.3" eslint-plugin-prettier "^3.1.3" @@ -4287,12 +4287,10 @@ eslint-config-airbnb@^18.1.0: object.assign "^4.1.0" object.entries "^1.1.1" -eslint-config-prettier@^6.11.0: - version "6.11.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1" - integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA== - dependencies: - get-stdin "^6.0.0" +eslint-config-prettier@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6" + integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw== eslint-import-resolver-node@^0.3.3: version "0.3.4" @@ -5098,11 +5096,6 @@ get-stdin@8.0.0: resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53" integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg== -get-stdin@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" - integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== - get-stream@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"