Merge pull request 'chore(deps): update node.js to v20.14.0' (#8) from renovate/node-20.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #8
This commit is contained in:
Aravinth Manivannan 2024-06-07 15:33:21 +05:30
commit 8fe36d2b8e
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View file

@ -1 +1 @@
20.10.0 20.14.0

View file

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