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 40
40
"babel-jest" : " 29.7.0" ,
41
41
"eslint" : " 9.7.0" ,
42
42
"eslint-config-prettier" : " 9.1.0" ,
43
- "eslint-plugin-prettier" : " 5.1.3 " ,
43
+ "eslint-plugin-prettier" : " 5.2.1 " ,
44
44
"jest" : " 29.7.0" ,
45
45
"prettier" : " 3.3.3" ,
46
46
"react-test-renderer" : " 18.3.1" ,
Original file line number Diff line number Diff line change @@ -3592,13 +3592,13 @@ eslint-plugin-jest@^27.9.0:
3592
3592
dependencies :
3593
3593
" @typescript-eslint/utils" " ^5.10.0"
3594
3594
3595
- eslint-plugin-prettier@5.1.3 :
3596
- version "5.1.3 "
3597
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3. tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1 "
3598
- integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw ==
3595
+ eslint-plugin-prettier@5.2.1 :
3596
+ version "5.2.1 "
3597
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1. tgz#d1c8f972d8f60e414c25465c163d16f209411f95 "
3598
+ integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw ==
3599
3599
dependencies :
3600
3600
prettier-linter-helpers "^1.0.0"
3601
- synckit "^0.8.6 "
3601
+ synckit "^0.9.1 "
3602
3602
3603
3603
eslint-plugin-prettier@^4.2.1 :
3604
3604
version "4.2.1"
@@ -6754,10 +6754,10 @@ supports-preserve-symlinks-flag@^1.0.0:
6754
6754
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
6755
6755
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
6756
6756
6757
- synckit@^0.8.6 :
6758
- version "0.8.8 "
6759
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8 .tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7 "
6760
- integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ ==
6757
+ synckit@^0.9.1 :
6758
+ version "0.9.1 "
6759
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1 .tgz#febbfbb6649979450131f64735aa3f6c14575c88 "
6760
+ integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A ==
6761
6761
dependencies :
6762
6762
" @pkgr/core" " ^0.1.0"
6763
6763
tslib "^2.6.2"
You can’t perform that action at this time.
0 commit comments