Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v8.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 16, 2022
1 parent 24f06d4 commit 77c2fe0
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
}
},
"dependencies": {
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6",
"@nestjs/platform-express": "8.2.6",
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@nestjs/platform-express": "8.4.4",
"@nuxtjs/opencollective": "0.3.2",
"chalk": "4.1.2",
"commander": "8.3.0",
Expand All @@ -101,7 +101,7 @@
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@nestjs/schematics": "8.0.10",
"@nestjs/testing": "8.2.6",
"@nestjs/testing": "8.4.4",
"@nrwl/eslint-plugin-nx": "12.10.1",
"@nrwl/jest": "12.10.1",
"@nrwl/nest": "12.10.1",
Expand Down
Loading

0 comments on commit 77c2fe0

Please sign in to comment.