Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 4152f6b commit b484ba2
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 107 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"dependencies": {
"@nestjs/axios": "3.0.2",
"@nestjs/common": "10.3.3",
"@nestjs/common": "10.4.2",
"@nestjs/config": "3.2.0",
"@nestjs/core": "10.3.3",
"@nestjs/platform-express": "10.3.3",
"@nestjs/core": "10.4.2",
"@nestjs/platform-express": "10.4.2",
"@nestjs/schedule": "4.0.1",
"@nestjs/terminus": "10.2.3",
"axios": "1.6.7",
Expand All @@ -41,8 +41,8 @@
"devDependencies": {
"@alexbabel/semantic-release-docker": "2.9.0",
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.3",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/git": "10.0.1",
Expand Down
Loading

0 comments on commit b484ba2

Please sign in to comment.