File tree 2 files changed +13
-4
lines changed
packages/eslint-config-algolia
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.1 "
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=11751c &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/e5d3ff94c9a0c258d264f16a5d4b15b45e0bf2b6dcd948a1f1354bb15dc9f84d66f57e8abed0afc76776c62bd6aeca9a367ef4c0ceff549855ea31f8fbc26a28
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.1 "
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.1 " :
5982
+ version : 3.5.1
5983
+ resolution : " prettier@npm:3.5.1"
5984
+ bin :
5985
+ prettier : bin/prettier.cjs
5986
+ checksum : 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
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