File tree Expand file tree Collapse file tree 3 files changed +20
-20
lines changed Expand file tree Collapse file tree 3 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 67
67
"eslint-config-prettier" : " ^9.0.0" ,
68
68
"eslint-plugin-import" : " ^2.29.1" ,
69
69
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
70
- "eslint-plugin-prettier" : " ^5.0.1 " ,
70
+ "eslint-plugin-prettier" : " ^5.1.2 " ,
71
71
"eslint-plugin-react" : " ^7.32.2" ,
72
72
"eslint-plugin-react-hooks" : " ^4.6.0" ,
73
73
"fs-extra" : " 11.1.1" ,
Original file line number Diff line number Diff line change 1121
1121
" @nodelib/fs.scandir" " 2.1.5"
1122
1122
fastq "^1.6.0"
1123
1123
1124
- " @pkgr/utils@^2.3.1 " :
1124
+ " @pkgr/utils@^2.4.2 " :
1125
1125
version "2.4.2"
1126
1126
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.4.2.tgz#9e638bbe9a6a6f165580dc943f138fd3309a2cbc"
1127
1127
integrity sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==
@@ -3385,13 +3385,13 @@ eslint-plugin-jsx-a11y@^6.7.1:
3385
3385
object.fromentries "^2.0.6"
3386
3386
semver "^6.3.0"
3387
3387
3388
- eslint-plugin-prettier@^5.0.1 :
3389
- version "5.0.1 "
3390
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1. tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
3391
- integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
3388
+ eslint-plugin-prettier@^5.1.2 :
3389
+ version "5.1.2 "
3390
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.2. tgz#584c94d4bf31329b2d4cbeb10fd600d17d6de742 "
3391
+ integrity sha512-dhlpWc9vOwohcWmClFcA+HjlvUpuyynYs0Rf+L/P6/0iQE6vlHW9l5bkfzN62/Stm9fbq8ku46qzde76T1xlSg ==
3392
3392
dependencies :
3393
3393
prettier-linter-helpers "^1.0.0"
3394
- synckit "^0.8.5 "
3394
+ synckit "^0.8.6 "
3395
3395
3396
3396
eslint-plugin-react-hooks@^4.6.0 :
3397
3397
version "4.6.0"
@@ -7309,13 +7309,13 @@ symbol-tree@^3.2.4:
7309
7309
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
7310
7310
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
7311
7311
7312
- synckit@^0.8.5 :
7313
- version "0.8.5 "
7314
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5 .tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3 "
7315
- integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q ==
7312
+ synckit@^0.8.6 :
7313
+ version "0.8.6 "
7314
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.6 .tgz#b69b7fbce3917c2673cbdc0d87fb324db4a5b409 "
7315
+ integrity sha512-laHF2savN6sMeHCjLRkheIU4wo3Zg9Ln5YOjOo7sZ5dVQW8yF5pPE5SIw1dsPhq3TRp1jisKRCdPhfs/1WMqDA ==
7316
7316
dependencies :
7317
- " @pkgr/utils" " ^2.3.1 "
7318
- tslib "^2.5.0 "
7317
+ " @pkgr/utils" " ^2.4.2 "
7318
+ tslib "^2.6.2 "
7319
7319
7320
7320
tapable@^2.2.0 :
7321
7321
version "2.2.1"
You can’t perform that action at this time.
0 commit comments