stable

Clone or download

Read-only

Closes request #28866 Bump stylelint dependencies [W39 2022]

No functional change expected. The following command should report no error: $ pnpm run stylelint **/*.scss **/*.vue Change-Id: I4ca123f238239ec2ecf1f3675e8a4584db44c711

Modified Files

Name
M .stylelintrc.js +1 −0 Go to diff View file
M package.json +4 −4 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_diagram.scss +3 −3 Go to diff View file
M plugins/crosstracker/themes/_query-edition.scss +1 −1 Go to diff View file
M plugins/git/themes/default/css/style.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/FlamingParrot/css/style.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/default/css/style.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/includes/_swimlane-sticky-header.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss +0 −1 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/style.scss +2 −2 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +1 −1 Go to diff View file
M pnpm-lock.yaml +140 −193 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_labels.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +8 −8 Go to diff View file
M src/themes/FlamingParrot/css/utils/_platform-banner.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_search.scss +1 −2 Go to diff View file
M src/themes/common/css/utils/_svn.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_button-bar.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +3 −3 Go to diff View file