File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"doctoc" : " 2.2.1" ,
20
20
"eslint" : " 8.57.0" ,
21
21
"eslint-config-prettier" : " ^9.1.0" ,
22
- "eslint-plugin-prettier" : " 5.1.3 " ,
22
+ "eslint-plugin-prettier" : " 5.2.1 " ,
23
23
"husky" : " 8.0.3" ,
24
24
"jest" : " 29.7.0" ,
25
25
"lint-staged" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -1945,13 +1945,13 @@ eslint-config-prettier@^9.1.0:
1945
1945
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1946
1946
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1947
1947
1948
- eslint-plugin-prettier@5.1.3 :
1949
- version "5.1.3 "
1950
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3. tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1 "
1951
- integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw ==
1948
+ eslint-plugin-prettier@5.2.1 :
1949
+ version "5.2.1 "
1950
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1. tgz#d1c8f972d8f60e414c25465c163d16f209411f95 "
1951
+ integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw ==
1952
1952
dependencies :
1953
1953
prettier-linter-helpers "^1.0.0"
1954
- synckit "^0.8.6 "
1954
+ synckit "^0.9.1 "
1955
1955
1956
1956
eslint-scope@^5.1.1 :
1957
1957
version "5.1.1"
@@ -4426,10 +4426,10 @@ supports-preserve-symlinks-flag@^1.0.0:
4426
4426
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
4427
4427
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
4428
4428
4429
- synckit@^0.8.6 :
4430
- version "0.8.8 "
4431
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8 .tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7 "
4432
- integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ ==
4429
+ synckit@^0.9.1 :
4430
+ version "0.9.2 "
4431
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2 .tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62 "
4432
+ integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw ==
4433
4433
dependencies :
4434
4434
" @pkgr/core" " ^0.1.0"
4435
4435
tslib "^2.6.2"
You can’t perform that action at this time.
0 commit comments