Merge pull request 'chore(deps): update node.js' (#12) from renovate/node-20.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #12
This commit is contained in:
Aravinth Manivannan 2024-07-09 14:02:58 +05:30
commit 28147e2f27
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View file

@ -1 +1 @@
20.14.0 20.15.1

View file

@ -37,7 +37,7 @@ steps:
- mv .env.local .env_sample - mv .env.local .env_sample
test: test:
image: node:20.14.0 image: node:20.15.0
environment: environment:
- USERNAME=aaronsw - USERNAME=aaronsw
- PASSWORD=password - PASSWORD=password