Commit 9b8dafd 1 parent 7bfe3c1 commit 9b8dafd Copy full SHA for 9b8dafd
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"@eslint/js" : " ^9.17.0" ,
12
12
"eslint" : " ^9.17.0" ,
13
13
"eslint-plugin-jest" : " ^28.11.0" ,
14
- "eslint-plugin-prettier" : " ^5.2.1 " ,
14
+ "eslint-plugin-prettier" : " ^5.2.2 " ,
15
15
"prettier" : " ^3.4.2" ,
16
16
"typescript-eslint" : " ^8.20.0"
17
17
},
Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ __metadata:
497
497
" @types/eslint__js " : " npm:^8.42.3"
498
498
eslint : " npm:^9.17.0"
499
499
eslint-plugin-jest : " npm:^28.11.0"
500
- eslint-plugin-prettier : " npm:^5.2.1 "
500
+ eslint-plugin-prettier : " npm:^5.2.2 "
501
501
jest : " npm:^29.7.0"
502
502
prettier : " npm:^3.4.2"
503
503
typescript-eslint : " npm:^8.20.0"
@@ -2638,9 +2638,9 @@ __metadata:
2638
2638
languageName : node
2639
2639
linkType : hard
2640
2640
2641
- " eslint-plugin-prettier@npm:^5.2.1 " :
2642
- version : 5.2.1
2643
- resolution : " eslint-plugin-prettier@npm:5.2.1 "
2641
+ " eslint-plugin-prettier@npm:^5.2.2 " :
2642
+ version : 5.2.2
2643
+ resolution : " eslint-plugin-prettier@npm:5.2.2 "
2644
2644
dependencies :
2645
2645
prettier-linter-helpers : " npm:^1.0.0"
2646
2646
synckit : " npm:^0.9.1"
@@ -2654,7 +2654,7 @@ __metadata:
2654
2654
optional : true
2655
2655
eslint-config-prettier :
2656
2656
optional : true
2657
- checksum : 10c0/4bc8bbaf5bb556c9c501dcdff369137763c49ccaf544f9fa91400360ed5e3a3f1234ab59690e06beca5b1b7e6f6356978cdd3b02af6aba3edea2ffe69ca6e8b2
2657
+ checksum : 10c0/c2522d573d7682c7e23c8598e16abfaae6d9b9b79e9aa70b902eb75122b503cc0d3c9934db6d22862e90c58910004ce9386a177b2fd4e69884e0e63de964e253
2658
2658
languageName : node
2659
2659
linkType : hard
2660
2660
You can’t perform that action at this time.
0 commit comments