stable

Clone or download

Read-only

chore: Close request #35122 prettier: 3.0.3 -> 3.1.0

No functional change. CI should be happy. Changes made via `make eslint-fix` Change-Id: Ic37ac859565983bb99ecce6973b30cc4840dc80a

Modified Files

Name
M lib/frontend/tlp-dropdown/src/dropdowns.ts +2 −2 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.vue +35 −28 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +35 −28 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeader.vue +70 −57 Go to diff View file
M plugins/git/scripts/permissions-per-group/src/GitPermissionsTable.vue +2 −2 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/index.js +3 −2 Go to diff View file
M plugins/ldap/scripts/project-admin/preview-for-select2.js +8 −4 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/index.js +3 −2 Go to diff View file
M plugins/tracker/scripts/permissions-per-group/src/index.js +3 −2 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/index.js +3 −2 Go to diff View file
M pnpm-lock.yaml +16 −16 Go to diff View file
M src/scripts/main/webpack.common.js +2 −3 Go to diff View file
M src/scripts/news-permissions-per-group/src/index.js +7 −5 Go to diff View file
M src/scripts/project-services/src/modal-initializer.js +4 −2 Go to diff View file
M src/scripts/switch-to/src/helpers/search-querier.test.ts +36 −36 Go to diff View file