stable

Clone or download

Read-only

request #16591: Bump TypeScript to 4.0

Release note: https://devblogs.microsoft.com/typescript/announcing-typescript-4-0/ Auxiliary tools have also been bumped to get support for this new major release of TypeScript. Change-Id: I5f394549349fbedfd146ef5fc7a326b654c41cee

Modified Files

Name
M package-lock.json +77 −53 Go to diff View file
M package.json +6 −6 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/App.vue +0 −2 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/StepTwo.vue +1 −3 Go to diff View file
M src/scripts/project/admin/banner/index-banner-project-admin.ts +1 −0 Go to diff View file
M src/scripts/project/admin/banner/src/components/App.test.ts +10 −6 Go to diff View file
M src/scripts/project/admin/banner/src/components/App.vue +5 −2 Go to diff View file
M src/scripts/tuleap/gettext/vue-gettext-init.test.ts +3 −2 Go to diff View file
M src/themes/tlp/src/js/custom-elements/relative-date/relative-date-formatter.ts +0 −274 Go to diff View file
M src/themes/tlp/src/js/fetch-wrapper.test.ts +3 −1 Go to diff View file
M tsconfig.json +1 −0 Go to diff View file