Fix problems on updating npm dependencies in plugin registry #22617
Labels
area/plugin-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Is your task related to a problem? Please describe
We have a few PRs generated by dependabot that update npm dependencies with failed build, need to take a look at them and fix the problems:
bump @types/fs-extra from 11.0.2 to 11.0.3
bump @types/semver from 7.5.3 to 7.5.4
bump @types/js-yaml from 4.0.6 to 4.0.7
bump concurrently from 8.2.1 to 8.2.2
Describe the solution you'd like
Check logs from the GH actions, analyse the problems and fix them
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: