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 12881288 dependencies :
12891289 eslint-scope "5.1.1"
12901290
1291+ " @pkgr/core@^0.2.9 " :
1292+ version "0.2.9"
1293+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1294+ integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1295+
12911296" @rtsao/scc@^1.1.0 " :
12921297 version "1.1.0"
12931298 resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -2925,12 +2930,13 @@ eslint-plugin-mocha@6.3.0:
29252930 eslint-utils "^2.0.0"
29262931 ramda "^0.27.0"
29272932
2928- eslint-plugin-prettier@3.4.1 :
2929- version "3.4.1 "
2930- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
2931- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
2933+ eslint-plugin-prettier@5.5.4 :
2934+ version "5.5.4 "
2935+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4. tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c "
2936+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg ==
29322937 dependencies :
29332938 prettier-linter-helpers "^1.0.0"
2939+ synckit "^0.11.7"
29342940
29352941eslint-plugin-react@7.37.5 :
29362942 version "7.37.5"
@@ -5850,6 +5856,13 @@ supports-preserve-symlinks-flag@^1.0.0:
58505856 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
58515857 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
58525858
5859+ synckit@^0.11.7 :
5860+ version "0.11.11"
5861+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.11.tgz#c0b619cf258a97faa209155d9cd1699b5c998cb0"
5862+ integrity sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==
5863+ dependencies :
5864+ " @pkgr/core" " ^0.2.9"
5865+
58535866table@^5.2.3 :
58545867 version "5.4.6"
58555868 resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
You can’t perform that action at this time.
0 commit comments