Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Jun 17, 2024
1 parent ea44a73 commit 86a2799
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 22 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

NPMRC := $(shell npm config get userconfig)

# Docker

pull: ## pull latest containers
@docker compose pull

Expand Down
60 changes: 41 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"test:ci": "npm run test:cli -- --test-reporter node-test-github-reporter test"
},
"devDependencies": {
"node-test-github-reporter": "^1.1.3"
"node-test-github-reporter": "^1.2.0"
}
}

0 comments on commit 86a2799

Please sign in to comment.