FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore(deps): update node.js to v20 - autoclosed

Closed uis-devops-renovatebot requested to merge renovate/node-20.x into main
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -17,7 +17,7 @@ include:
# run linting
opinionated_lint:
image: node:18-alpine
image: node:20-alpine
stage: test
script:
- npm ci --ignore-scripts
Loading