Check weekly dependency updates #358
Labels
dependencies
Pull requests that update a dependency file
enhancement
UT, infrastructure, or any tool for a better lifecycle
Milestone
Objective
Update ReactiveBulma's dependencies from last week's new versions.
Description
After reaching the last version according to the original roadmap, the following long-term objective is to maintain a healthy project that the community can use; it is necessary to check all dependencies for possible updates, apply them, and ensure functionality has not been affected.
In case of issues after the mentioned updates, it will be necessary to fix those problems before pushing the changes and avoiding affecting the community.
Tasks
npm run update
.npm run lint
.npm run prettier && npm run prettier:ci
.npm run test:ci
.npm run build
.npm run start
.npm run build:storybook
fix:
prefix to update the package's version on npm and GitHub registries.The text was updated successfully, but these errors were encountered: