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 29
29
},
30
30
"devDependencies" : {
31
31
"eslint" : " ^8.57.1" ,
32
- "prettier" : " ^3.3.3 " ,
32
+ "prettier" : " ^3.4.1 " ,
33
33
"typescript" : " ^5.6.3"
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ __metadata:
85
85
eslint-plugin-react : " npm:^7.37.1"
86
86
eslint-plugin-react-hooks : " npm:^5.0.0"
87
87
eslint-plugin-testing-library : " npm:^6.4.0"
88
- prettier : " npm:^3.3.3 "
88
+ prettier : " npm:^3.4.1 "
89
89
typescript : " npm:^5.6.3"
90
90
peerDependencies :
91
91
eslint : " >=8"
@@ -2078,12 +2078,12 @@ __metadata:
2078
2078
languageName : node
2079
2079
linkType : hard
2080
2080
2081
- " prettier@npm:^3.3.3 " :
2082
- version : 3.3.3
2083
- resolution : " prettier@npm:3.3.3 "
2081
+ " prettier@npm:^3.4.1 " :
2082
+ version : 3.4.1
2083
+ resolution : " prettier@npm:3.4.1 "
2084
2084
bin :
2085
2085
prettier : bin/prettier.cjs
2086
- checksum : 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
2086
+ checksum : 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
2087
2087
languageName : node
2088
2088
linkType : hard
2089
2089
You can’t perform that action at this time.
0 commit comments