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.0 .1" ,
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 @@ -5884,11 +5884,16 @@ prepend-http@^1.0.1:
5884
5884
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
5885
5885
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5886
5886
5887
- prettier@^2.2.0, prettier@^2.2.1 :
5887
+ prettier@^2.2.0 :
5888
5888
version "2.2.1"
5889
5889
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5890
5890
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5891
5891
5892
+ prettier@^3.0.1 :
5893
+ version "3.0.1"
5894
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
5895
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
5896
+
5892
5897
pretty-format@^26.6.2 :
5893
5898
version "26.6.2"
5894
5899
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