Skip to content

Commit

Permalink
chore(ops): remove bullmq
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Nov 6, 2023
1 parent 451ddb1 commit 4a3653b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 197 deletions.
2 changes: 0 additions & 2 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@fastify/helmet": "^11.1.1",
"@fastify/multipart": "^8.0.0",
"@nestjs/axios": "^3.0.1",
"@nestjs/bullmq": "^10.0.1",
"@nestjs/cache-manager": "^2.1.1",
"@nestjs/cli": "^10.2.1",
"@nestjs/common": "^10.2.8",
Expand All @@ -27,7 +26,6 @@
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.96",
"async-mutex": "^0.4.0",
"bullmq": "^4.13.0",
"cache-manager": "^5.2.4",
"helmet": "^7.0.0",
"nestjs-pino": "^3.5.0",
Expand Down
195 changes: 0 additions & 195 deletions pnpm-lock.yaml

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

4 changes: 4 additions & 0 deletions renovate-config/web.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
{
"matchPackagePatterns": ["^@ordzaar/standard-"],
"groupName": "@ordzaar/standard"
},
{
"matchPackagePatterns": ["bullmq", "^bullmq"],
"groupName": "bullmq"
}
]
}

0 comments on commit 4a3653b

Please sign in to comment.