@@ -1647,17 +1647,17 @@ babel-core@^7.0.0-0:
16471647 resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
16481648 integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
16491649
1650- babel-eslint@^10.0.1 :
1651- version "10.0.2 "
1652- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2 .tgz#182d5ac204579ff0881684b040560fdcc1558456 "
1653- integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q ==
1650+ babel-eslint@^10.0.3 :
1651+ version "10.0.3 "
1652+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3 .tgz#81a2c669be0f205e19462fed2482d33e4687a88a "
1653+ integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA ==
16541654 dependencies :
16551655 " @babel/code-frame" " ^7.0.0"
16561656 " @babel/parser" " ^7.0.0"
16571657 " @babel/traverse" " ^7.0.0"
16581658 " @babel/types" " ^7.0.0"
1659- eslint-scope "3.7.1"
16601659 eslint-visitor-keys "^1.0.0"
1660+ resolve "^1.12.0"
16611661
16621662babel-helper-evaluate-path@^0.5.0 :
16631663 version "0.5.0"
@@ -2981,27 +2981,27 @@ eslint-config-airbnb@^17.1.0:
29812981 object.entries "^1.1.0"
29822982
29832983eslint-config-kentcdodds@^14.3.4 :
2984- version "14.3.4 "
2985- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.3.4. tgz#49cde58dba48d76aec486b3eae65f2142bfa4ca2 "
2986- integrity sha512-GTqZZg647k3Duiefkwqj7onCTTyTeKiKP5D9/T3SYofd+eeNTKPntDSqDNL3qMHFwINHluMcFkwd+gOd1QCMHA ==
2984+ version "14.4.1 "
2985+ resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.4.1. tgz#411fea683161d23c6b0a37fef678461ba2922f38 "
2986+ integrity sha512-70flfWTQeCZZBH4q3xcN5d56371zFceWMK3Hhy7IM98txlNFHWBZhTIOLBglCX5jYAAkn4aFJlMS2QK03FJVgA ==
29872987 dependencies :
2988- babel-eslint "^10.0.1 "
2989- eslint-config-prettier "^6.0 .0"
2988+ babel-eslint "^10.0.3 "
2989+ eslint-config-prettier "^6.2 .0"
29902990 eslint-import-resolver-webpack "^0.11.1"
29912991 eslint-plugin-babel "^5.3.0"
2992- eslint-plugin-import "^2.17.1 "
2993- eslint-plugin-jest "^22.4.1 "
2994- eslint-plugin-jsx-a11y "^6.2.1 "
2995- eslint-plugin-react "^7.13.0 "
2996- eslint-plugin-react-hooks "^1.6.0 "
2992+ eslint-plugin-import "^2.18.2 "
2993+ eslint-plugin-jest "^22.17.0 "
2994+ eslint-plugin-jsx-a11y "^6.2.3 "
2995+ eslint-plugin-react "^7.14.3 "
2996+ eslint-plugin-react-hooks "^2.0.1 "
29972997 read-pkg-up "^6.0.0"
2998- semver "^6.1.1 "
2999- webpack "^4.33.0 "
2998+ semver "^6.3.0 "
2999+ webpack "^4.39.3 "
30003000
3001- eslint-config-prettier@^6.0.0 :
3002- version "6.1 .0"
3003- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1 .0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b "
3004- integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg ==
3001+ eslint-config-prettier@^6.0.0, eslint-config-prettier@^6.2.0 :
3002+ version "6.3 .0"
3003+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3 .0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3 "
3004+ integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A ==
30053005 dependencies :
30063006 get-stdin "^6.0.0"
30073007
@@ -3044,7 +3044,7 @@ eslint-plugin-babel@^5.3.0:
30443044 dependencies :
30453045 eslint-rule-composer "^0.3.0"
30463046
3047- eslint-plugin-import@^2.17.1, eslint-plugin-import@^2. 18.2 :
3047+ eslint-plugin-import@^2.18.2 :
30483048 version "2.18.2"
30493049 resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
30503050 integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ==
@@ -3061,14 +3061,14 @@ eslint-plugin-import@^2.17.1, eslint-plugin-import@^2.18.2:
30613061 read-pkg-up "^2.0.0"
30623062 resolve "^1.11.0"
30633063
3064- eslint-plugin-jest@^22.15.0, eslint-plugin-jest@^22.4.1 :
3064+ eslint-plugin-jest@^22.15.0, eslint-plugin-jest@^22.17.0 :
30653065 version "22.17.0"
30663066 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.17.0.tgz#dc170ec8369cd1bff9c5dd8589344e3f73c88cf6"
30673067 integrity sha512-WT4DP4RoGBhIQjv+5D0FM20fAdAUstfYAf/mkufLNTojsfgzc5/IYW22cIg/Q4QBavAZsROQlqppiWDpFZDS8Q==
30683068 dependencies :
30693069 " @typescript-eslint/experimental-utils" " ^1.13.0"
30703070
3071- eslint-plugin-jsx-a11y@^6.2.1, eslint-plugin-jsx-a11y@^6.2. 3 :
3071+ eslint-plugin-jsx-a11y@^6.2.3 :
30723072 version "6.2.3"
30733073 resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa"
30743074 integrity sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg==
@@ -3090,17 +3090,12 @@ eslint-plugin-prettier@^3.1.0:
30903090 dependencies :
30913091 prettier-linter-helpers "^1.0.0"
30923092
3093- eslint-plugin-react-hooks@^1.6.0 :
3094- version "1.6.1"
3095- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.1.tgz#3c66a5515ea3e0a221ffc5d4e75c971c217b1a4c"
3096- integrity sha512-wHhmGJyVuijnYIJXZJHDUF2WM+rJYTjulUTqF9k61d3BTk8etydz+M4dXUVH7M76ZRS85rqBTCx0Es/lLsrjnA==
3097-
30983093eslint-plugin-react-hooks@^2.0.1 :
30993094 version "2.0.1"
31003095 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.0.1.tgz#e898ec26a0a335af6f7b0ad1f0bedda7143ed756"
31013096 integrity sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ==
31023097
3103- eslint-plugin-react@^7.13.0, eslint-plugin-react@^7. 14.3 :
3098+ eslint-plugin-react@^7.14.3 :
31043099 version "7.14.3"
31053100 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
31063101 integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==
@@ -3120,14 +3115,6 @@ eslint-rule-composer@^0.3.0:
31203115 resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
31213116 integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
31223117
3123- eslint-scope@3.7.1 :
3124- version "3.7.1"
3125- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
3126- integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
3127- dependencies :
3128- esrecurse "^4.1.0"
3129- estraverse "^4.1.1"
3130-
31313118eslint-scope@^4.0.0, eslint-scope@^4.0.3 :
31323119 version "4.0.3"
31333120 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -6983,7 +6970,7 @@ resolve@1.1.7:
69836970 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
69846971 integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
69856972
6986- resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1 :
6973+ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1. 3.2, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1 :
69876974 version "1.12.0"
69886975 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
69896976 integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
@@ -7261,7 +7248,7 @@ semver@5.5.0:
72617248 resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
72627249 integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==
72637250
7264- semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0 :
7251+ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0 :
72657252 version "6.3.0"
72667253 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
72677254 integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -8292,10 +8279,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
82928279 source-list-map "^2.0.0"
82938280 source-map "~0.6.1"
82948281
8295- webpack@^4.28.4, webpack@^4.33.0 :
8296- version "4.39.1 "
8297- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1 .tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8 "
8298- integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ ==
8282+ webpack@^4.28.4, webpack@^4.39.3 :
8283+ version "4.40.2 "
8284+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.2 .tgz#d21433d250f900bf0facbabe8f50d585b2dc30a7 "
8285+ integrity sha512-5nIvteTDCUws2DVvP9Qe+JPla7kWPPIDFZv55To7IycHWZ+Z5qBdaBYPyuXWdhggTufZkQwfIK+5rKQTVovm2A ==
82998286 dependencies :
83008287 " @webassemblyjs/ast" " 1.8.5"
83018288 " @webassemblyjs/helper-module-context" " 1.8.5"
0 commit comments