Skip to content

Commit

Permalink
Renovate Update Patch & Minor Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 9b15f67 commit f6d0988
Show file tree
Hide file tree
Showing 35 changed files with 3,369 additions and 4,247 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
mkdir -p ./test-results/junit
./node_modules/.bin/jest --ci --runInBand --reporters=summary --reporters=github-actions --reporters=jest-junit
- name: test summary
uses: test-summary/action@v2.3
uses: test-summary/action@v2.4
with:
paths: |
**/service-front/web/test-results/junit/results.xml
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14
20.18
4 changes: 2 additions & 2 deletions lambda-functions/upload-statistics/requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3~=1.34.117
moto==5.0.9
boto3~=1.35.57
moto==5.0.20
2 changes: 1 addition & 1 deletion lambda-functions/upload-statistics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3~=1.34.117
boto3~=1.35.57
Loading

0 comments on commit f6d0988

Please sign in to comment.