-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump dependencies in the rollup project #607
Conversation
Bump rollup dependencies Don't update @types/node, prevent to have type errors as we are using an old typescript version (4.5)
…that doesn't generate TS error
🎊 PR Preview 035f1d2 has been successfully built and deployed to https://process-analytics-bpmn-visualization-examples-pr_preview-pr-607.surge.sh 🕐 Build time: 0.01s 🤖 By surge-preview |
Intermediate errors when not overriding the glob versionWith some intermediate (releases available at a time that have received new updates afterwards) versions that were used during the developments of this PR, the glob dependency generated type errors. Past errors, see https://github.com/process-analytics/bpmn-visualization-examples/actions/runs/10795028440/job/29940770804?pr=604
|
Bump rollup dependencies.
Don't update @types/node, prevent to have type errors as we are using an old typescript version (4.5).
Also switch from rimraf to del-cli, which is safer by default and provides more features.
Notes
del-cli: https://www.npmjs.com/package/del-cli