Skip to content

Commit fde7f92

Browse files
author
robot-erm
committed
erm: Add new version for prettier: 3.5.2 and set 3.5.2 as default
Executed command: `./erm --verbose --profile update` commit_hash:3a8fef4135dc12ee05f2ce1a8552b6b0839175d0
1 parent b4474d0 commit fde7f92

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

devtools/frontend_build_platform/erm/erm-packages.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -4142,7 +4142,7 @@
41424142
"title": "Prettier",
41434143
"description": "Инструмент для форматирования файлов\n\nПоддерживает подавляющее большинство форматов файлов, использующихся в мире разработки фронтэнда.\n\nОчень opinionated, почти не настраивается, зато обеспечивает единое форматирование.\n\nИнтегрирован в `nots`: `ya tool nots fmt` (последний этап форматирования)\n\nВ перспективе будет использоваться в `ya style` для файлов типа `js`, `ts`, `css`, `scss`, `md?`\n\nМожет быть встроен в `eslint` плагином.",
41444144
"type": "NPM_PACKAGE",
4145-
"default": "3.5.1",
4145+
"default": "3.5.2",
41464146
"links": {
41474147
"Home": "https://prettier.io/",
41484148
"Sources": "https://github.com/prettier/prettier",
@@ -4151,6 +4151,16 @@
41514151
"Linting in tier-0": "https://docs.yandex-team.ru/frontend-in-arcadia/index/quick-start#lint"
41524152
},
41534153
"versions": {
4154+
"3.5.2": {
4155+
"add_date": "2025-03-11T05:34:14",
4156+
"resources": [
4157+
{
4158+
"id": 8230814287,
4159+
"platform": "any",
4160+
"arch": "any"
4161+
}
4162+
]
4163+
},
41544164
"3.5.1": {
41554165
"add_date": "2025-03-04T05:34:46",
41564166
"resources": [

0 commit comments

Comments
 (0)