File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
packages/eslint-config-algolia Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 39
39
"eslint-plugin-react" : " 7.35.0" ,
40
40
"eslint-plugin-react-hooks" : " 5.0.0" ,
41
41
"globals" : " 15.10.0" ,
42
- "prettier" : " 3.3.3 "
42
+ "prettier" : " 3.5.0 "
43
43
},
44
44
"peerDependencies" : {
45
45
"@stylistic/eslint-plugin" : " ^2.6.4" ,
Original file line number Diff line number Diff line change @@ -2861,12 +2861,12 @@ __metadata:
2861
2861
2862
2862
" eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest " :
2863
2863
version : 23.2.1
2864
- resolution : " eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e &locator=test%40workspace%3Apackages%2Ftest"
2864
+ resolution : " eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=b17ef4 &locator=test%40workspace%3Apackages%2Ftest"
2865
2865
peerDependencies :
2866
2866
" @stylistic/eslint-plugin " : ^2.6.4
2867
2867
eslint : ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
2868
2868
prettier : ^3.0.0
2869
- checksum : 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
2869
+ checksum : 10c0/d9be3c0c1ca3d41c048f81b10c4af256ffd6142bf38ede28e299039ed2c039f22c8d0cebb32990054db568099ed81dd3e1626dcd7bc8a02acbc20e2aa95d8d29
2870
2870
languageName : node
2871
2871
linkType : hard
2872
2872
@@ -2889,7 +2889,7 @@ __metadata:
2889
2889
eslint-plugin-react : " npm:7.35.0"
2890
2890
eslint-plugin-react-hooks : " npm:5.0.0"
2891
2891
globals : " npm:15.10.0"
2892
- prettier : " npm:3.3.3 "
2892
+ prettier : " npm:3.5.0 "
2893
2893
peerDependencies :
2894
2894
" @stylistic/eslint-plugin " : ^2.6.4
2895
2895
eslint : ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
@@ -5978,6 +5978,15 @@ __metadata:
5978
5978
languageName : node
5979
5979
linkType : hard
5980
5980
5981
+ " prettier@npm:3.5.0 " :
5982
+ version : 3.5.0
5983
+ resolution : " prettier@npm:3.5.0"
5984
+ bin :
5985
+ prettier : bin/prettier.cjs
5986
+ checksum : 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
5987
+ languageName : node
5988
+ linkType : hard
5989
+
5981
5990
" pretty-format@npm:^29.7.0 " :
5982
5991
version : 29.7.0
5983
5992
resolution : " pretty-format@npm:29.7.0"
You can’t perform that action at this time.
0 commit comments