File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 5252 "eslint" : " ^7.13.0" ,
5353 "eslint-config-airbnb" : " ^18.2.1" ,
5454 "eslint-config-airbnb-typescript" : " ^12.0.0" ,
55- "eslint-config-prettier" : " ^6.15 .0" ,
55+ "eslint-config-prettier" : " ^7.1 .0" ,
5656 "eslint-import-resolver-typescript" : " ^2.3.0" ,
5757 "eslint-plugin-import" : " ^2.22.1" ,
5858 "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
Original file line number Diff line number Diff line change @@ -2116,12 +2116,10 @@ eslint-config-airbnb@^18.2.1:
21162116 object.assign "^4.1.2"
21172117 object.entries "^1.1.2"
21182118
2119- eslint-config-prettier@^6.15.0 :
2120- version "6.15.0"
2121- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2122- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2123- dependencies :
2124- get-stdin "^6.0.0"
2119+ eslint-config-prettier@^7.1.0 :
2120+ version "7.1.0"
2121+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
2122+ integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
21252123
21262124eslint-import-resolver-node@^0.3.4 :
21272125 version "0.3.4"
@@ -2621,11 +2619,6 @@ get-package-type@^0.1.0:
26212619 resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
26222620 integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
26232621
2624- get-stdin@^6.0.0 :
2625- version "6.0.0"
2626- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2627- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2628-
26292622get-stream@^4.0.0 :
26302623 version "4.1.0"
26312624 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments