File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "babel-jest" : " 26.0.1" ,
3232 "eslint" : " 7.2.0" ,
3333 "eslint-config-algolia" : " 16.0.0" ,
34- "eslint-config-prettier" : " 6.11 .0" ,
34+ "eslint-config-prettier" : " 6.15 .0" ,
3535 "eslint-plugin-eslint-comments" : " 3.2.0" ,
3636 "eslint-plugin-import" : " 2.20.2" ,
3737 "eslint-plugin-jest" : " 23.13.2" ,
Original file line number Diff line number Diff line change 6666 "babel-jest" : " 26.0.1" ,
6767 "eslint" : " 7.2.0" ,
6868 "eslint-config-algolia" : " 16.0.0" ,
69- "eslint-config-prettier" : " 6.11 .0" ,
69+ "eslint-config-prettier" : " 6.15 .0" ,
7070 "eslint-plugin-eslint-comments" : " 3.2.0" ,
7171 "eslint-plugin-import" : " 2.20.2" ,
7272 "eslint-plugin-jest" : " 23.13.2" ,
Original file line number Diff line number Diff line change @@ -6408,10 +6408,10 @@ eslint-config-algolia@16.0.0:
64086408 resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-16.0.0.tgz#c3161c71fb590a2dcb8d6cf221fbaed217214086"
64096409 integrity sha512-7gns1yRANXI5h/r8NfsOVHBRQhbXNQCNLDJJRauu0y6EHpslZTFVb8pnZ92tQFZHpieqBCZ2mGIOMTj+beV/TQ==
64106410
6411- eslint-config-prettier@6.11 .0:
6412- version "6.11 .0"
6413- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11 .0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1 "
6414- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA ==
6411+ eslint-config-prettier@6.15 .0:
6412+ version "6.15 .0"
6413+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15 .0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9 "
6414+ integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw ==
64156415 dependencies:
64166416 get-stdin "^6.0.0"
64176417
@@ -12706,7 +12706,16 @@ shell-quote@^1.7.2:
1270612706 resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
1270712707 integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
1270812708
12709- shelljs@0.8.4, shelljs@^0.8.3:
12709+ shelljs@0.8.5:
12710+ version "0.8.5"
12711+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
12712+ integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
12713+ dependencies:
12714+ glob "^7.0.0"
12715+ interpret "^1.0.0"
12716+ rechoir "^0.6.2"
12717+
12718+ shelljs@^0.8.3:
1271012719 version "0.8.4"
1271112720 resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1271212721 integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
You can’t perform that action at this time.
0 commit comments