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.2 "
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=6e4f55 &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/6e70aa8fcab32e2b1776008af608d4fc26f702184e5346c7d0e996cc0fd1b30f3795a0d4bcb03c60bdd8462fe731726face29d8f75ed13d2f84b1c74e9bd174f
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.2 "
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.2 " :
5982
+ version : 3.5.2
5983
+ resolution : " prettier@npm:3.5.2"
5984
+ bin :
5985
+ prettier : bin/prettier.cjs
5986
+ checksum : 10c0/d7b597ed33f39c32ace675896ad187f06a3e48dc8a1e80051b5c5f0dae3586d53981704b8fda5ac3b080e6c2e0e197d239131b953702674f044351621ca5e1ac
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