Skip to content

Commit

Permalink
Merge pull request #1911 from g59/dependabot/npm_and_yarn/nestjs-a9fa…
Browse files Browse the repository at this point in the history
…afe861

chore(deps): bump the nestjs group with 2 updates
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents e72588a + 321bc38 commit 079a6b3
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 33 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@nestjs/apollo": "^12.2.1",
"@nestjs/cli": "^10.4.8",
"@nestjs/config": "^3.3.0",
"@nestjs/platform-fastify": "^10.4.8",
"@nestjs/platform-fastify": "^10.4.12",
"nestjs-firebase": "^10.0.0",
"nestjs-graphql-relay": "^10.0.0",
"nestjs-slack-webhook": "^10.0.0",
"nestjs-zendesk": "^10.0.0",
"uuid": "^11.0.3"
},
"devDependencies": {
"@nestjs/testing": "^10.4.8",
"@nestjs/testing": "^10.4.12",
"@types/uuid": "^10.0.0"
}
}
65 changes: 36 additions & 29 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 @@ -16,7 +16,7 @@
"devDependencies": {
"@9renpoto/tsconfig": "^7.8.0",
"@biomejs/biome": "^1.8.3",
"@nestjs/testing": "^10.4.8",
"@nestjs/testing": "^10.4.12",
"@types/jest": "^29.5.14",
"jest-mock-extended": "^3.0.7",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-zendesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"node-zendesk": "^5.0.0"
},
"devDependencies": {
"@nestjs/testing": "^10.4.8"
"@nestjs/testing": "^10.4.12"
}
}

0 comments on commit 079a6b3

Please sign in to comment.