stable

Clone or download

Read-only

Upgrade eslint dependencies

part of request #14283: Upgrade dev dependencies December 2019 edition No functional change expected. eslint plugins will be upgraded one by one. They include new rules that need fixing, it'll ease reviews. @typescript-eslint/no-empty-function is now enforced. Change-Id: If87d12c6c74ea14bab1f34f8da7c7f715937e6a5

Modified Files

Name
M .eslintrc.js +1 −0 Go to diff View file
M package-lock.json +359 −182 Go to diff View file
M package.json +5 −5 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/App.test.ts +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Add/AddCard.test.ts +3 −3 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/TaskBoard.test.ts +1 −1 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/MultiSelect.vue +3 −1 Go to diff View file
M src/www/scripts/project/banner/project-banner-show-hide.test.ts +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/ProjectInformation.test.ts +6 −6 Go to diff View file