Skip to content

chore(deps): update deps#126

Merged
Imod7 merged 1 commit intomainfrom
domi-update-deps
Sep 25, 2024
Merged

chore(deps): update deps#126
Imod7 merged 1 commit intomainfrom
domi-update-deps

Conversation

@Imod7
Copy link
Contributor

@Imod7 Imod7 commented Sep 25, 2024

Description

Updated dependencies to new minor and patch versions.

Breaking Change

This PR updates typescript from ^5.4.5 to ^5.6.2 and in release of Typescript 5.5 some deprecated options (mentioned in the announcement) are disabled.

For example if your project is using the option suppressImplicitAnyIndexErrors you need to :

  • either remove this option and adjust your code in case of errors
  • or specify a new option called ignoreDeprecations with the value "5.0".

@Imod7 Imod7 merged commit 755ee6f into main Sep 25, 2024
@Imod7 Imod7 deleted the domi-update-deps branch September 25, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant