This repository was archived by the owner on Apr 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 },
2626 "devDependencies" : {
2727 "eslint" : " ^7.1.0" ,
28- "eslint-config-prettier" : " ^6 .3.0" ,
28+ "eslint-config-prettier" : " ^8 .3.0" ,
2929 "eslint-plugin-jest" : " ^24.0.2" ,
3030 "eslint-plugin-prettier" : " ^3.0.0" ,
3131 "husky" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1523,12 +1523,10 @@ escodegen@^1.14.1:
15231523 optionalDependencies :
15241524 source-map "~0.6.1"
15251525
1526- eslint-config-prettier@^6.3.0 :
1527- version "6.15.0"
1528- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1529- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1530- dependencies :
1531- get-stdin "^6.0.0"
1526+ eslint-config-prettier@^8.3.0 :
1527+ version "8.3.0"
1528+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
1529+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
15321530
15331531eslint-plugin-jest@^24.0.2 :
15341532 version "24.3.6"
@@ -1926,11 +1924,6 @@ get-own-enumerable-property-symbols@^3.0.0:
19261924 resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
19271925 integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==
19281926
1929- get-stdin@^6.0.0 :
1930- version "6.0.0"
1931- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1932- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1933-
19341927get-stream@^4.0.0 :
19351928 version "4.1.0"
19361929 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