Commit 1fbc9da 1 parent cb2ec5e commit 1fbc9da Copy full SHA for 1fbc9da
File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 70
70
"eslint" : " ^7.9.0" ,
71
71
"eslint-config-airbnb" : " ^18.2.0" ,
72
72
"eslint-config-prettier" : " ^6.11.0" ,
73
- "eslint-config-react-app" : " ^5.2.1 " ,
73
+ "eslint-config-react-app" : " ^6.0.0 " ,
74
74
"eslint-loader" : " ^4.0.2" ,
75
75
"eslint-plugin-import" : " ^2.22.0" ,
76
76
"eslint-plugin-jsx-a11y" : " ^6.3.1" ,
Original file line number Diff line number Diff line change @@ -4884,11 +4884,6 @@ confusing-browser-globals@^1.0.10:
4884
4884
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
4885
4885
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
4886
4886
4887
- confusing-browser-globals@^1.0.9:
4888
- version "1.0.9"
4889
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
4890
- integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
4891
-
4892
4887
console-browserify@^1.1.0:
4893
4888
version "1.2.0"
4894
4889
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
@@ -5915,12 +5910,12 @@ eslint-config-prettier@^6.11.0:
5915
5910
dependencies:
5916
5911
get-stdin "^6.0.0"
5917
5912
5918
- eslint-config-react-app@^5.2.1 :
5919
- version "5.2.1 "
5920
- resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.1 .tgz#698bf7aeee27f0cea0139eaef261c7bf7dd623df "
5921
- integrity sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ ==
5913
+ eslint-config-react-app@^6.0.0 :
5914
+ version "6.0.0 "
5915
+ resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-6.0.0 .tgz#ccff9fc8e36b322902844cbd79197982be355a0e "
5916
+ integrity sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A ==
5922
5917
dependencies:
5923
- confusing-browser-globals "^1.0.9 "
5918
+ confusing-browser-globals "^1.0.10 "
5924
5919
5925
5920
eslint-import-resolver-node@^0.3.4:
5926
5921
version "0.3.4"
You can’t perform that action at this time.
0 commit comments