Commit b00275a 1 parent c371d8b commit b00275a Copy full SHA for b00275a
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
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 @@ -5503,10 +5503,10 @@ concat-stream@^1.5.0:
5503
5503
readable-stream "^2.2.2"
5504
5504
typedarray "^0.0.6"
5505
5505
5506
- confusing-browser-globals@^1.0.9:
5507
- version "1.0.9 "
5508
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9 .tgz#72bc13b483c0276801681871d4898516f8f54fdd "
5509
- integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw ==
5506
+ confusing-browser-globals@^1.0.10, confusing-browser-globals@^1.0. 9:
5507
+ version "1.0.10 "
5508
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10 .tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59 "
5509
+ integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA ==
5510
5510
5511
5511
console-browserify@^1.1.0:
5512
5512
version "1.2.0"
@@ -6557,12 +6557,12 @@ eslint-config-prettier@^6.11.0:
6557
6557
dependencies:
6558
6558
get-stdin "^6.0.0"
6559
6559
6560
- eslint-config-react-app@^5.2.1 :
6561
- version "5.2.1 "
6562
- resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.1 .tgz#698bf7aeee27f0cea0139eaef261c7bf7dd623df "
6563
- integrity sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ ==
6560
+ eslint-config-react-app@^6.0.0 :
6561
+ version "6.0.0 "
6562
+ resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-6.0.0 .tgz#ccff9fc8e36b322902844cbd79197982be355a0e "
6563
+ integrity sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A ==
6564
6564
dependencies:
6565
- confusing-browser-globals "^1.0.9 "
6565
+ confusing-browser-globals "^1.0.10 "
6566
6566
6567
6567
eslint-import-resolver-node@^0.3.4:
6568
6568
version "0.3.4"
You can’t perform that action at this time.
0 commit comments