Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/common from 6.11.4 to 6.11.5
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 6.11.4 to 6.11.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v6.11.4...v6.11.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jan 31, 2020
1 parent e298e67 commit e01167b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test": "jest"
},
"devDependencies": {
"@nestjs/common": "6.11.4",
"@nestjs/common": "6.11.5",
"@nestjs/core": "6.11.5",
"@nestjs/testing": "6.11.4",
"@types/jest": "25.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,10 +447,10 @@
"@types/yargs" "^15.0.0"
chalk "^3.0.0"

"@nestjs/[email protected].4":
version "6.11.4"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-6.11.4.tgz#feae83b3fe0a2f9d77ceefe59341e79854995fc4"
integrity sha512-NOtDTUcCSoJAYN+4gvROkMkcDTdRQ+z39ngQQKYNMeXx2SOmTKXG6TaRVbiNN8Q1drri3ooqwG70PWiz/EQbPQ==
"@nestjs/[email protected].5":
version "6.11.5"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-6.11.5.tgz#02d8b85e1c494ec866fc8cec78a9f7b2d950767e"
integrity sha512-pCM3aK876ubnJS9g/ni44BpzNU3sja+dTw61H3VkYJTq1tBWjhn50fAe5ezTXEZPND4pG8HAO3gjdHFanEXH2g==
dependencies:
axios "0.19.2"
cli-color "2.0.0"
Expand Down

0 comments on commit e01167b

Please sign in to comment.