File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 75
75
"eslint" : " ^7.32.0" ,
76
76
"husky" : " ^4.2.3" ,
77
77
"json-schema-to-typescript" : " ^10.1.2" ,
78
- "prettier" : " ^2 .2.1 " ,
78
+ "prettier" : " ^3 .2.5 " ,
79
79
"semantic-release" : " ^17.0.6" ,
80
80
"typescript" : " ^4.1.3"
81
81
}
Original file line number Diff line number Diff line change @@ -5904,11 +5904,16 @@ prepend-http@^1.0.1:
5904
5904
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
5905
5905
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5906
5906
5907
- prettier@^2.2.0, prettier@^2.2.1 :
5907
+ prettier@^2.2.0 :
5908
5908
version "2.2.1"
5909
5909
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5910
5910
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5911
5911
5912
+ prettier@^3.2.5 :
5913
+ version "3.2.5"
5914
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
5915
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
5916
+
5912
5917
pretty-format@^26.6.2 :
5913
5918
version "26.6.2"
5914
5919
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
You can’t perform that action at this time.
0 commit comments