ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
55 stars 32 forks source link

Update dependencies #239

Closed Comandeer closed 1 year ago

Comandeer commented 1 year ago

@KarolDawidziuk, thx for the review! I've updated the packages you mentioned, excluding zone-js (the version of Angular we're using requires ~0.11.4). I've also switched CI from local Chrome to BrowserStack one and it seems that tests are passing again :tada:

I haven't also made a switch from TSLint to ESLint as it requires changes in configuration (e.g. removing tsconfig.base.json).