stable

Clone or download

Read-only

request #17063 Bump eslint-plugin-jest from 23.18.0 to 24.0.2

no-conditional-expect is now part of "recommended" No functional change, the following command should succeed and report no errors: npm run eslint -- --quiet . --quiet silences warnings so that only errors appear. Change-Id: Ie68e6740758cf4547f73b06c1d5d089d4fd4cebf

Modified Files

Name
M package-lock.json +4 −39 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionEmptyModal.test.js +2 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalDeleteItem/ModalConfirmDeletion.test.js +2 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/helpers/card-default.test.ts +6 −6 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-mutations.test.ts +14 −14 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-mutations.test.ts +8 −7 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.test.ts +4 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/Export/Exporter/XLSX/transform-report-to-xlsx-sheet.test.ts +2 −0 Go to diff View file
M src/scripts/project/banner/project-banner-show-hide.test.ts +3 −2 Go to diff View file