|
3995 | 3995 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" |
3996 | 3996 | integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= |
3997 | 3997 |
|
3998 | | -confusing-browser-globals@^1.0.10: |
3999 | | - version "1.0.10" |
4000 | | - resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59" |
4001 | | - integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA== |
4002 | | - |
4003 | 3998 | confusing-browser-globals@^1.0.11: |
4004 | 3999 | version "1.0.11" |
4005 | 4000 | resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81" |
|
4852 | 4847 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" |
4853 | 4848 | integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== |
4854 | 4849 |
|
4855 | | -eslint-config-react-app@6.0.0: |
4856 | | - version "6.0.0" |
4857 | | - resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz#ccff9fc8e36b322902844cbd79197982be355a0e" |
4858 | | - integrity sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A== |
| 4850 | +eslint-config-react-app@7.0.1: |
| 4851 | + version "7.0.1" |
| 4852 | + resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz#73ba3929978001c5c86274c017ea57eb5fa644b4" |
| 4853 | + integrity sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA== |
4859 | 4854 | dependencies: |
4860 | | - confusing-browser-globals "^1.0.10" |
| 4855 | + "@babel/core" "^7.16.0" |
| 4856 | + "@babel/eslint-parser" "^7.16.3" |
| 4857 | + "@rushstack/eslint-patch" "^1.1.0" |
| 4858 | + "@typescript-eslint/eslint-plugin" "^5.5.0" |
| 4859 | + "@typescript-eslint/parser" "^5.5.0" |
| 4860 | + babel-preset-react-app "^10.0.1" |
| 4861 | + confusing-browser-globals "^1.0.11" |
| 4862 | + eslint-plugin-flowtype "^8.0.3" |
| 4863 | + eslint-plugin-import "^2.25.3" |
| 4864 | + eslint-plugin-jest "^25.3.0" |
| 4865 | + eslint-plugin-jsx-a11y "^6.5.1" |
| 4866 | + eslint-plugin-react "^7.27.1" |
| 4867 | + eslint-plugin-react-hooks "^4.3.0" |
| 4868 | + eslint-plugin-testing-library "^5.0.1" |
4861 | 4869 |
|
4862 | 4870 | eslint-config-react-app@^7.0.0: |
4863 | 4871 | version "7.0.0" |
|
0 commit comments