File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 4949 "eslint-plugin-import" : " 2.32.0" ,
5050 "eslint-plugin-jsx-a11y" : " 6.10.2" ,
5151 "eslint-plugin-mocha" : " 6.3.0" ,
52- "eslint-plugin-prettier" : " 3.4.1 " ,
52+ "eslint-plugin-prettier" : " 5.5.4 " ,
5353 "eslint-plugin-react" : " 7.37.5" ,
5454 "mocha" : " 7.2.0" ,
5555 "nyc" : " 14.1.1" ,
Original file line number Diff line number Diff line change 12351235 dependencies :
12361236 eslint-scope "5.1.1"
12371237
1238+ " @pkgr/core@^0.2.9 " :
1239+ version "0.2.9"
1240+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1241+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1242+
12381243" @rtsao/scc@^1.1.0 " :
12391244 version "1.1.0"
12401245 resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -2872,12 +2877,13 @@ eslint-plugin-mocha@6.3.0:
28722877 eslint-utils "^2.0.0"
28732878 ramda "^0.27.0"
28742879
2875- eslint-plugin-prettier@3.4.1 :
2876- version "3.4.1 "
2877- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
2878- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
2880+ eslint-plugin-prettier@5.5.4 :
2881+ version "5.5.4 "
2882+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4. tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
2883+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
28792884 dependencies :
28802885 prettier-linter-helpers "^1.0.0"
2886+ synckit "^0.11.7"
28812887
28822888eslint-plugin-react@7.37.5 :
28832889 version "7.37.5"
@@ -5797,6 +5803,13 @@ supports-preserve-symlinks-flag@^1.0.0:
57975803 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
57985804 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
57995805
5806+ synckit@^0.11.7 :
5807+ version "0.11.11"
5808+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
5809+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
5810+ dependencies :
5811+ " @pkgr/core" " ^0.2.9"
5812+
58005813table@^5.2.3 :
58015814 version "5.4.6"
58025815 resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
You can’t perform that action at this time.
0 commit comments