File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 "eslint-plugin-eslint-comments" : " 3.2.0" ,
3636 "eslint-plugin-import" : " 2.20.2" ,
3737 "eslint-plugin-jest" : " 23.13.2" ,
38- "eslint-plugin-prettier" : " 3.1.3 " ,
38+ "eslint-plugin-prettier" : " 3.4.1 " ,
3939 "jest" : " 26.0.1" ,
4040 "jest-watch-typeahead" : " 0.6.0" ,
4141 "json" : " 9.0.6" ,
Original file line number Diff line number Diff line change 7070 "eslint-plugin-eslint-comments" : " 3.2.0" ,
7171 "eslint-plugin-import" : " 2.20.2" ,
7272 "eslint-plugin-jest" : " 23.13.2" ,
73- "eslint-plugin-prettier" : " 3.1.3 " ,
73+ "eslint-plugin-prettier" : " 3.4.1 " ,
7474 "jest" : " 26.0.1" ,
7575 "jest-watch-typeahead" : " 0.6.0"
7676 }
Original file line number Diff line number Diff line change @@ -6464,10 +6464,10 @@ eslint-plugin-jest@23.13.2:
64646464 dependencies:
64656465 "@typescript-eslint/experimental-utils" "^2.5.0"
64666466
6467- eslint-plugin-prettier@3.1.3 :
6468- version "3.1.3 "
6469- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3. tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca "
6470- integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ ==
6467+ eslint-plugin-prettier@3.4.1 :
6468+ version "3.4.1 "
6469+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
6470+ integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
64716471 dependencies:
64726472 prettier-linter-helpers "^1.0.0"
64736473
@@ -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